This is the code repository for Python for Everyday Life [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.
These are my Python scripts. Each entry lists the name of the script and what the script does. basic_hello_world.py Defines your name and prints a greeting. advanced_hello_world.py Defines the ...