1,760
edits
Changes
→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