Python Lists and Strings

Quiz
•
Computers
•
9th Grade
•
Hard
Adrian Heafield
Used 29+ 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
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
17 questions
Python - Quiz

Quiz
•
9th - 11th Grade
15 questions
Python Basics

Quiz
•
KG - University
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
20 questions
Python Recap

Quiz
•
7th Grade - University
16 questions
Python Basics

Quiz
•
KG - University
20 questions
Python 1

Quiz
•
7th - 9th Grade
15 questions
Python Introduction

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade