Python Assignments
3 Marks:
1. Describe about the various applications in python.
2. Discuss about the various data types with an example.
3. Outline the key features of Python.
4. Describe about the various types of operators.
5. Illustrate a recursion function.
6. Discuss about the passing arguments by reference values.
7. Describe about the functions with/without return values.
8. Summarize the String methods with an example.
9. Contrast between Composition and Delegation
10. Summarize the Python object system and its key features.
11. Discuss the classes and objects with an example.
12. Write short notes on memory management and its importance in computer system.
13. Identify the purpose of file dialogs in Python
14. Describe the Twisted framework and its role in asynchronous programming.
15. Differentiate between input from the keyboard and reading from a file with an example.
16. Illustrate the structure of an FTP URL and its components with an example.
17. Discuss the various types of SQL statements and give example for DDL, DML, DCL, and TCL.
18. Demonstrate the key press, key release, and key down events with an example.
19. Evaluate the significance of selecting appropriate widget classes.
20. Classify the different methods for displaying messages in Python
10 Marks:
1. Explain any three collection data types in python with suitable examples of each.
2. Explain break, continue and pass statement with suitable example of each.
3. Explain about the decision-making statements with an example.
4. Discuss in detail about the looping statements with an example.
5. Illustrate the various scope of variables with an example.
6. Categorize the various types of functions with an example.
7. Explain the various string operations in python with an example.
8. Compare method overloading and overriding with an example
9. Distinguish Hierarchical and hybrid inheritance with an example
10. Explain in detail about the Operator overloading with an example.
11. Explain in detail about multiple inheritance and multilevel inheritance with an example
12. Elaborate the special properties of classes including slots and private attribute with an example.
13. Explain practices for implementing exception handling technique with relevant examples.
14. Examine how the ftplib module facilitates FTP operations in Python.
15. Explain in detail about Python Files, its types, functions and operations with an example
16. Examine how SMTP and POP3 protocols work together in the email process.
17. Determine the differences in architecture and functionality between DBM and SQL databases.
18. Explain the use of animations in data visualization and game development domains.
19. Develop a new application using GUI programming in Tkinter.
20. Design a visualization model using the various standard dialog boxes.