We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
PROGRAMMINGIMPORTENT QUESTIONS
UNIT – I
Define the definition of python programming and explain history of
1 python.
2 1. How to work with variables and operators in python?
Explain how decision structures will work in python with example. 3 2. 3. Illustrate Arithmetic operations in Python and Write a program to 4 perform different Arithmetic Operations on numbers.. Discuss about repetitive structures in python 5
UNIT – II
What are functions to use file input and file output?
1 2 Discuss about File Built in functions in Python Demonstrate about Value-Returning Functions with Generating Random 3 Numbers.
Explain how the modules are imported in Python with an Example.
4 1. What are Exceptions and why is exception handling is required in 5 Python?
UNIT – III
Explain about Special Symbols and characters in a regular expression in
1 Python Programming. 2 Illustrate Differentiate between Process and Threads 3 Discuss about Thread and its modules.
4 1. Describe about multithreaded Programming in Python
5 Differentiate matching and searching in Python Regular expressions
Department of IT IT301PC-Python Programming
UNIT-IV
1. Summarize the Behavior of terminal based programs and GUI-based
1 programs. 2 2. Discuss short notes that how Display text with Label Widgets. 3 Write a program by using Labels as Output Fields Name the Radio Buttons and Check Button functions in python. 4 Explain how a CGI application is created in Python. 5
UNIT-V
1 1. Explain about Python Databases and how they are created
List out the various Python database API. 2 3 2. Describe the creation of an employee database in Python. What are the different operations that are performed on a database using 4 Python?