0% found this document useful (0 votes)
49 views2 pages

Practical File of Programming in Python

The document is a practical file for a Bachelor of Technology program in Computer Science Engineering, detailing various programming exercises in Python. It includes a list of practical assignments such as installation of Python, data types, operators, and functions. The file is submitted by a student to the Head of Department, showcasing their understanding of Python programming concepts.

Uploaded by

GREEN LEAF
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views2 pages

Practical File of Programming in Python

The document is a practical file for a Bachelor of Technology program in Computer Science Engineering, detailing various programming exercises in Python. It includes a list of practical assignments such as installation of Python, data types, operators, and functions. The file is submitted by a student to the Head of Department, showcasing their understanding of Python programming concepts.

Uploaded by

GREEN LEAF
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Practical File

Of
Programming In Python

BACHELOR OF TECHNOLOGY
(Computer Science Engineering) 3rd Year 6th Sem

Submit To: - Submitted By: -


Astt. Prof. Priyanka Sharma Vikesh Mehra
Head of Department, [Link]. C.S.E.
School of Computer Science & BU2019UGCS35
Engineering
INDEX

Sr. No. Name of Practical Page No. Date Remarks


1. Installation of Python Interpreter.
2. Write a program to understand the use of input,
output, data types and variables.
3. Write a program to implement different types of
Python operators.
4. Write a program to implement different List
Functions.
5. Write a program to implement various set, tuple and
dictionary functions.
6. Write a program to implement various branching
statements.
7. Write a program to implement various looping
statements.
8. Write a program to implement Break and Continue.
9. Write a program to create strings in Python and use
string functions.
10. Write a program that has user input as phrase then
print corresponding Acronyms.
11. Write a Program to implement inbuilt Functions.
12. Write a program to implement Objects and Classes.
13. Write a Program to implement user defined
Function.

You might also like