Skip to content
Solution Array Challenge 1.3. Thumbs or Down
  • Pages
    • Solution
    • The Task
    • icon picker
      Python Starter Code
    • CodeClips

Python Starter Code

Copy and paste the code below into your main.py file before you begin the task.
print('\n\n') # display blank line (2)

# sets up array of year released



# prints out each element of array

 
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.