GCSE J277 - 2.2.3 - String Manipulation

GCSE J277 - 2.2.3 - String Manipulation

7th Grade

20 Qs

quiz-placeholder

Similar activities

Python basics

Python basics

6th - 8th Grade

15 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Python list, if

Python list, if

6th - 12th Grade

20 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

Grade 7 Python Programming Quiz

Grade 7 Python Programming Quiz

7th Grade - University

20 Qs

Python Basics (CodeHS)

Python Basics (CodeHS)

7th - 12th Grade

20 Qs

GCSE J277 - 2.2.3 - String Manipulation

GCSE J277 - 2.2.3 - String Manipulation

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Paul Greenwood

Used 24+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

length = password.length would return…
7
8
9
11

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

right("Hello world!", 6) will return…
World!
Hello World!
world
world!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a string
A numerical value
A float value
A special symbol value
Any character value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would the value string be stored in a variable
String
"String"
"string"
string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbol + in programming when combining strings means
Adding
Joining
Concatenation
Together

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What index numbers do strings usually being with
0
1
128
256

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?