
LO13 Lesson 11 String
Authored by Samantha Cassia
Computers
10th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of this code?
my_name = "Sandy"
print(my_name[2])
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of this code?
my_name = "Sandy"
print(my_name[-2])
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of this code?
my_name = "Sandy"
print(my_name[0:5])
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of this code?
my_name = "Sandy"
print(my_name[:])
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of this code?
my_name = "Sandy"
print(my_name[:5])
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the output of this code?
my_name = "Sandy"
print(my_name[1:4])
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The len() method in the below example is used to
find the length of a list.
compare two integers.
find the length of a string.
find the length of a program.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Social media influencers
Quiz
•
6th - 12th Grade
13 questions
python A
Quiz
•
10th Grade
10 questions
1.1 - System Architecture - CPU [OCR] [GCSE]
Quiz
•
9th - 12th Grade
10 questions
ระบบทางเทคโนโลยี ม.4
Quiz
•
10th Grade - University
12 questions
ICT Computer Basics pt1
Quiz
•
10th - 12th Grade
15 questions
J808 LO1 and LO2 planning project keywords / terms
Quiz
•
9th - 11th Grade
10 questions
Recursion Practice, Recursion Practice, Recursion Practice...
Quiz
•
10th Grade - University
10 questions
INTERNET AND INTRANET
Quiz
•
9th - 11th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade