Skip to content

Files

Latest commit

8dcafbf · Feb 3, 2025

History

History
18 lines (14 loc) · 736 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 736 Bytes

python-learning-journal

A repository to document my Python learning journey!

About Me 👨‍💻:

  • Hello, my name is Leo and I am exicted to improve my coding skills!
  • I am currently researching about how to apply R in statisical models.
  • I have been involved in industries and have gained valuable workforce experience and am interested in Computer/Data Science, Statistics, and Economics.

Goals for This Course 🏆:

  • Expand my Python knowledge by completing more advanced projects
  • Learn to code simultaneously or with others; "duo/partner/pair coding"
  • Apply new material to personal passion projects and potential workforce environment

My First Python Program 💻:

print("Hello, World!")