100-days-of-code/projects/Day 17
2021-08-18 00:11:50 -04:00
..
day-17-start Made an epic showcase website and API! 2021-08-17 21:16:04 -04:00
quiz-game-start Made an epic showcase website and API! 2021-08-17 21:16:04 -04:00
README.md Added frontmatter to project READMEs 2021-08-18 00:11:50 -04:00

custom_edit_url
https://github.com/rzmk/100-days-of-code/edit/main/projects/Day%2017/README.md

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.

Day_17_Trivia