Welcome to my first ADM homework repository!
In the project's root you'll find a scripts.py file containing all exercises scripts.
As requested, exercises are divided by the sequent structure:
# First Exercise_Name (Ex: Hello, World!)
# script
print("Hello, World!")
# Second Exercise_Name
# ...and so on
A PDF Printout of all submissions can be found inside the /stamps directory.