Print output.
x=”CHAMPION”
print(x[5])
Assessment Quiz 2
Quiz
•
Computers
•
7th - 12th Grade
•
Easy
Shivam Mishra
Used 1K+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Print output.
x=”CHAMPION”
print(x[5])
C
A
I
P
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tell Output:
x="CHAMPION"
print(x[0:4])
CHAM
CHAMP
C
HAMP
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which string method returns all characters in upper case:
upper()
replace()
title()
isupper()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In list which method is used to find the index of a number:
index()
append()
insert()
remove()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is used to add elements to the list:
append()
remove()
index()
count()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method can be used to calculate length of list:
len()
string()
count()
remove()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure can be used to save key: value pairs:
Dictionary
List
Tuple
Set
15 questions
Python Lists
Quiz
•
10th - 12th Grade
12 questions
Code.org Unit 6 - Lists
Quiz
•
9th - 12th Grade
14 questions
Python List Basics
Quiz
•
12th Grade
15 questions
Python Quiz
Quiz
•
8th Grade
10 questions
Data Structures Quiz
Quiz
•
12th Grade
15 questions
python basics quiz
Quiz
•
9th - 12th Grade
15 questions
Python Quiz
Quiz
•
12th Grade
10 questions
Python Lists
Quiz
•
8th - 9th Grade
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
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
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th 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
11 questions
Decimal/fraction conversions quick check
Quiz
•
5th - 7th Grade