A repository to document my Python learning journey as I'm a new student of Python. My goals for this course are to able to confidently read and write Python programs. Part of Assignment 1: My First Python Program (include a simple "Hello, World!" program in a code block):
print("Hello, World!")