The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What would the Python code: len(level) return?
String Manipulation Quiz
Quiz
•
Computers
•
10th - 11th Grade
•
Hard
Chauncy ICT
Used 96+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What would the Python code: len(level) return?
2
3
4
1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What is title[0]?
'c'
'o'
'g'
An error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What is title[4]?
'p'
'u'
't'
An error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What is level[3]?
'g'
'e'
'c'
's'
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What is level[4]?
'g'
'e'
'c'
An error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What is title concatenated (linked together) with level?
"computer sciencegcse"
"computersciencegcse"
"computer science gcse"
"computerscience gcse"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pseudocode below assigns two strings to two variables:
title = "computer science"
level = "gcse"
What is level concatenated (linked together) with level?
"gcsegcse"
"gcse gcse"
"computer science gcse"
An error
15 questions
Algorithm, Pseudocode, and Flowchart
Quiz
•
11th - 12th Grade
10 questions
matplotlib
Quiz
•
10th Grade
12 questions
Computer Science
Quiz
•
7th - 12th Grade
10 questions
CSP 1.3.4 1.3.5 Branching and Input/Strings
Quiz
•
10th - 12th Grade
9 questions
47. Programming 1 : User Input & Display Output
Quiz
•
9th - 12th Grade
10 questions
10 CS // Pseudocode
Quiz
•
9th - 11th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms
Quiz
•
10th - 12th Grade
14 questions
Computer Programming Quiz
Quiz
•
10th Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade
25 questions
Spanish preterite verbs (irregular/changed)
Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance
Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1
Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope
Quiz
•
10th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes
Quiz
•
9th - 12th Grade