6 lines
351 B
Markdown
6 lines
351 B
Markdown
# Day 17 - Implementing Classes
|
|
|
|
- Learned the structure of creating a class with its attributes, methods, and how to initialize objects
|
|
- Created a trivia quiz game, with some neat questions from [opentdb](https://opentdb.com/).
|
|
|
|

|