Program Development - Python: Strings

Quiz
•
Computers
•
9th - 10th Grade
•
Hard
Used 69+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
+
operator represents 2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
s = "programming rocks"
print(len(s))
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
cheer = "Go Eagles!"
print(cheer[0:1])
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
cheer = "Go Eagles!"
print(cheer[5:8])
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
ss = "Hola, friend"
print(ss.upper())
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
s = "python rocks"
print(s[-3])
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
s = "python rocks"
print(s[1] * s.index("n"))
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
PY4E Chapter 1 Python quiz

Quiz
•
9th Grade
20 questions
Python - lists,loops,basics

Quiz
•
9th - 11th Grade
20 questions
CodeHS - Intro to Python - Basics and Console Interaction

Quiz
•
9th Grade - Professio...
20 questions
Quarter 3 Final Exam: Functions and Parameters

Quiz
•
9th - 12th Grade
22 questions
Strings, Strings, Strings

Quiz
•
9th - 12th Grade
20 questions
Program Development - Python: Output

Quiz
•
9th - 10th Grade
20 questions
S3 Computing Python IF ELIF ELSE

Quiz
•
9th Grade
26 questions
Chapter 8 - cs1

Quiz
•
9th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade