Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 21.1 Let's Build Mastermind

Activities

These are all the activities included in the lesson

21.1.1 How to Play Mastermind
21.1.2 Mastermind: Demo
21.1.3 Generate Number List
21.1.4 Get User Guess
21.1.5 Compare User Guess to List
21.1.6 Check if User has Won
21.1.7 Finish the Game!