Introduction To Python
Introduction To Python
Introduction To Python
python
1.3 Decision Flow Control Statement: if and else statement, Nested If statement,
Loop Statement: While Loop, do and while loop, for loop statement, Continue,
2.2 File Input/Output: Files I/O operations, Read / Write Operations, File Opening
Modes, with keywords, Moving within a file, Manipulating files and directories,
3.1 Classes and Objects, Public and Private Members, Class Declaration and
4.1 Graphical User Interface using Tkinter Library module, creating simple GUI;