top of page
Programming: Python
LEARN
PLAY
Hangman Challenge: create the classic game of Hangman complete with player lives and a list of words from the dictionary.
Chatbot Challenge: Create that can have conversations about something newsworthy for teen audiences. For more advanced functionality, make the chatbot search for articles related to the topic.
Tic Tac Toe Challenge [Intermediate-Advanced]
Create tic tac toe game using functions (and classes if you’re ambitious). For more advanced functionality, challenge yourself to make an AI for it.
bottom of page