You will learn:
how to open a project folder in VS Code
how to create and run a Python file
how to use dictionaries for game settings
how to organize code with functions
how loops and if statements control the game
how to handle bad input with try and except