Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 8.1 Project: Password Authenticator

Description

Students will have an opportunity to apply all they’ve learned about looping to create a password authentication program a user can interact with.


Objective

Students will be able to:

  • Use looping to continually check if the information a user has entered is correct

Activities

These are all the activities included in the lesson

8.1.1 Project: Password Authenticator