Be the computer! Look at the loop code and write exactly what it will print in the box.
If you type range(5), which numbers does the computer count? Circle
the correct numbers.
(Hint: Computers start counting at Zero!)
One of these loops is broken and will run forever (crash!). Circle the Safe Loop and put an X on the Infinite Loop.
Write a Python script that repeats "XP Gained!" exactly 4 times.
© Tech For Everyone — techsheets.techforeveryone.org