- this file contains the description of each folder
- Files contains python scripts I used to learn the language.
- Basic print functions
- Contains example of try catch block
- Using the index and append function of lists types
- Played with randomizer and time delay
- Examples of if statement syntax
- Example of while loop
- Example of for loop
- Example of defining function
- Examples of using dictionary data structure
- manipulations and method calls for using the dictionary lists
- method manipulations
- special characters to use inside strings
- Examples of regular expressions
- Sample methods that allow you to read and create your own files.
- methods that allow you to move/copy/delete files