Uploaded by touseefyaqoob2

File Handling and Modular Programming

advertisement
Session 01
File Handling and Modular Programming
To
• How to Create, Read, Write or Manipulate a File in
Python.
• Introduction to Modules in Python.
• How to create your own modules in Python.
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Download