Open main menu

CDOT Wiki β

Changes

OPS435 Python3 Lab 2

342 bytes added, 18:03, 12 September 2019
PART 1 - Understanding WHILE Loops
:::*The script should have a Shebang line
:::*The script should have a comment line which contains the word "Author:" and your '''full name'''
:::*The script should have another comment line which contains the word "Author ID:" and your '''seneca_id'''
:::*The script should have another comment line which contains the word "Date Created:" and the actual date in "yyyy/mm/dd" format
:::*The script should use an integer object named timer with a value of 10
:::*The script should have a while loop that repeats until timer equals 0
1,760
edits