How do you access the first item in a list named shopping?
Python

Quiz
•
Computers
•
9th Grade
•
Medium
Sarbagya Malla
Used 25+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
shopping[1]
shopping[0]
shopping[first]
shopping[-1]
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which statement prints 7 (Select 2 answers)
print 7
print("7"
print("7")
print(3 + 4)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions is used to count the number of elements in a list ?
count( )
find( )
len( )
index( )
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The correct syntax for converting the string x to uppercase is :
upper.x()
upper(x)
x.UPPER[ ]
x.upper()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Unchangeable data stored in parentheses ( )
Containers
List
Tuple
Variable
Syntax
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All whole numbers (both positive and negative) and zero. These numbers cannot have decimal places.
Integer
Float
Value
Error
Fraction
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List items have an index number. In the following list, which item has the index number of 3?
["Barry", "Harry", "Jesse", "John", "Peter", "Harry"]
"Barry"
"Harry"
"Jesse"
"John"
Create a free account and access millions of resources
Similar Resources on Quizizz
26 questions
Обработка строк в Python

Quiz
•
9th Grade
25 questions
TECH IQ CLASH

Quiz
•
9th - 12th Grade
25 questions
Python for Absolute Beginners

Quiz
•
8th - 12th Grade
26 questions
Chapter 8 - cs1

Quiz
•
9th Grade
25 questions
Program Development - Python: Strings

Quiz
•
9th - 10th Grade
25 questions
Python (I/O to Lists) Formative Quiz

Quiz
•
9th Grade
25 questions
Python Class 9

Quiz
•
9th - 10th Grade
25 questions
資訊科技第二章 從Scratch到Python測驗

Quiz
•
9th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University