Commit Graph

2 Commits

Author SHA1 Message Date
louiscooper136 a00d27af7e Updateed checkpoint 2:
Writing comments is about describing what should happen vs. just writing what the code does technically.
I will use docstrings and comments, they are great for learning.
2024-02-10 16:49:34 -05:00
louiscooper136 80535dd986 Completed Checkpoint 1.
1) I think making a game, you could simulate a character class in an RPG! Hair color, wieght, special abilities, each character would
be a different object in the character class.
2024-02-05 20:20:45 -05:00