Python Programming - 1D Arrays
Sign in to Google to save your progress. Learn more
Name *
1. Which of the following correctly initialises an empty array? *
1 point
2. What is the index number of the last element of an array with 29 elements? *
1 point
3. Which of the following correctly accesses the seventh element stored in foo, an array with 100 elements? *
1 point
4. What are the legal indexes for the array ar, given the following declaration: ar = [2, 4, 6, 8] *
1 point
What is the output of the following code fragment: *
1 point
Captionless Image
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy