1,760
edits
Changes
→PART 2 - Using WHILE loops with script arguments
:::*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 '''import sys'''
:::*The script should assign the value of '''int(sys.argv[1])''' to an object named timer