A11 Python Programming
A11 Python Programming
20. Describe the purpose, syntax, usage of atleast five methods of the time module in python.
21. What is meant by scope in python? What is meant by local scope? Illustrate its
significance with suitable example.
22. What are the strings in python? How are strings defined and accessed in python?
23. What is meant by selection statements in python?