
ONE 6th FORM String manupulation

Quiz
•
Computers
•
11th Grade
•
Easy

Lorna Jarrett
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
how we store string value in variable?
'string'
"string"
%string%
#sring#
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
index of a string begins with
1
0
a
-1
3.
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
4.
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
5.
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
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
string = "abcdef"
What is index of "f" ?
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
string = "Computer Science"
What is string[0:8] ?
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python year 9

Quiz
•
8th - 11th Grade
15 questions
Python программалау тілі

Quiz
•
11th Grade
16 questions
Variables and Data Types Knowledge Check

Quiz
•
9th - 12th Grade
15 questions
Python Lists

Quiz
•
8th - 12th Grade
20 questions
Python Basics & Syntax

Quiz
•
10th - 12th Grade
22 questions
Fundamentals of Programming (GCSE Computer Science AQA)

Quiz
•
9th - 11th Grade
20 questions
Python เบื้องต้น ม.5

Quiz
•
11th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade