Please enable JavaScript to use CodeHS

Rhode Island Computer Science Principles in Python

Lesson 9.1 Let's Build Mastermind

Activities

These are all the activities included in the lesson

9.1.1 How to Play Mastermind
9.1.2 Mastermind: Demo
9.1.3 Generate Number List
9.1.4 Get User Guess
9.1.5 Compare User Guess to List
9.1.6 Check if User has Won
9.1.7 Finish the Game!