Two Mark Questions
1. Why are comments used in Python programming?
2. What are logical operators?
3. Write short notes about built-in functions?
4. When continue is used in a program?
5. Write the python program using while loop to print the factorial of a number?
6. Define: numeric datatype.
7. Write short notes about the pass in python programming?
8. What is indentation in python?
9. What are the datatypes available in python?
10. What is recursive function?
11. What are the types of arguments?
12. Define a string in python?
13. Define: functions.
14. How print function is used in python?
15. Define: Flow chart.
16. What are the symbols used in flow chart?
17. What is problem Analysis chart?
18. Write the syntax of if-else, nested-if statements.
19. What is Pseudo code.
20. What are the basic datatypes in python?