How to Program: Computer Science Concepts and Python Exercises
How to Program: Computer Science Concepts and Python Exercises
Game Design with Functions (1x13)
: 31, 2016
Use the knowledge you've gained so far to design a grid-based matching game-an entertaining way to practice top-down development of more complex programs using functions. You'll see how rough-and-ready lines of code known as stubs come in very handy as you tackle such projects.