Commit Graph

5 Commits

Author SHA1 Message Date
louiscooper136 2fc85d214a finish dice lab 2024-05-14 20:05:17 -04:00
Chris Proctor 501e223a9a Add assessment 2024-03-02 20:01:16 -05:00
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
lcooper 019f6519c6 Initial commit 2023-08-14 23:50:50 +00:00