Changes

Jump to: navigation, search

OPS435 Python Lab 2

22 bytes added, 11:57, 25 May 2017
LAB OBJECTIVES
:This lab will cover the necessary methods to allow a user to interact with a running Python script.
:'''<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 Looping Statements.
:::Looping (iteration) is the ability for your program to repeatedly run the same code over and over. An example of this, could be found when you provide the incorrect password to a login page and it responds with, 3 attempts to login remaining.
<br><br>
= INVESTIGATION 1: USER INPUT =
13,420
edits

Navigation menu