Sub: - Programming With Python(PWP) Subject Code:22616
Semester: 06 Chapter : 1
Unit 1. INTRODUCTION AND SYNTAX OF PYTHON PROGRAM
(08 MARKS)
✦ 2 Marks :-
1. Describe indentation in Python with a diagram?
2. List features of Python.? 3. Name different modes of Python. ? 4. Explain Single and Multi-Line comments in Python. ? 5. Enlist applications for python programming ?
✦ 4 Marks :-
1. Explain building blocks of python ?
2. List and Explain different data types used in python ? 3. Define the following terms: i. Identifier ii. Literal iii. Keyword iv. Variable 4. Explain features of python programming ? 5. Write steps to install python and to run python code.