GCSE J277 - 2.2.3 - String Manipulation

GCSE J277 - 2.2.3 - String Manipulation

7th Grade

20 Qs

quiz-placeholder

Similar activities

DS - Unit 4 Test (Coding & Probabiity

DS - Unit 4 Test (Coding & Probabiity

6th - 8th Grade

25 Qs

python - tallulah

python - tallulah

7th - 9th Grade

20 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

S3 What do you remember from S2?

S3 What do you remember from S2?

KG - University

18 Qs

G8_Quiz1_2024_Python

G8_Quiz1_2024_Python

7th Grade

21 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Pytonas 7 kl.

Pytonas 7 kl.

7th 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?