You are on page 1of 2

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, B.Tech. 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