Please enable JavaScript to use CodeHS

South Carolina Computer Programming 2 with Python

Lesson 14.1 Let's Build Mastermind

Activities

These are all the activities included in the lesson

14.1.1 How to Play Mastermind
14.1.2 Mastermind: Demo
14.1.3 Generate Number List
14.1.4 Get User Guess
14.1.5 Compare User Guess to List
14.1.6 Check if User has Won
14.1.7 Finish the Game!