My name is Sadia Haq, and I enjoy learning how coding works and programming in general.
- Learn the basics of Python
- Understand how data types and variables work
- Practice writing simple programs
- Become comfortable using GitHub and Jupyter Notebook
- Build confidence in coding
Here is my first simple Python program:
print("Hello, World!")