13,420
edits
Changes
→LAB OBJECTIVES
:This lab will cover the necessary methods to allow a user to interact with a running Python script.
Objectives:'''<u>Objectives</u>'''
:*Write programs that can take information from the users, such as a username or password.
:*Processing the inputted information using methods including Logic Statements.
:*Processing the inputted information using methods including Looping Statements.
= INVESTIGATION 1: USER INPUT =