Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 549 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 549 Bytes

Python Beginner's Exercises

Sharing my experience as I learn Python.

These are exercise I am attempting as I master the concepts of Python. I am sharing these code snippets to encourage others.

I have included lots of comments to explain my choices and my understanding of how Python works.

For those who are more experienced, feel free to offer advice. Please don't be mean. I recognize that my code may look amateurish but I am willing to learn.

Exercises:

  • 001: Tic-tac-toe
  • 002: Cows and Bulls Guessing Game
  • 003: Too High or Too Low