Python Lists and Strings

Quiz
•
Computers
•
9th Grade
•
Hard
Adrian Heafield
Used 30+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the Python function that adds an item on to the end of a list?
Extend
Append
Remove
Count
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the Python Function for changing all lower case to upper case and all upper case to lower case letter?
upper
lower
replace
swapcase
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What python function returns the number of items / characters in a list and string?
remove
pop
len
index
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the python function that returns the number of times a specified item / character occurs in a list or string?
count
lower
concatenation
index
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which python code will return the character associated with the value 104.
chr(104)
ord(104)
str(104)
int(104)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the Python function that adds one list on to the end of another.
Extend
Append
Remove
Count
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which python function enables a new list item to be placed at any point in an existing list.
split
reverse
insert
pop
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Basics Quiz

Quiz
•
9th Grade
20 questions
Introduction to Python

Quiz
•
7th - 9th Grade
15 questions
Grade 8 End of Unit Revision

Quiz
•
8th Grade - University
15 questions
Programming python review

Quiz
•
9th - 12th Grade
16 questions
Ready Set Python 1 - Lists

Quiz
•
9th Grade
22 questions
edhesive Unit 1 Vocabulary

Quiz
•
9th - 12th Grade
19 questions
Programming Recap

Quiz
•
9th - 10th Grade
16 questions
Conditions

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade