GCSE J277 - 2.2.3 - String Manipulation

GCSE J277 - 2.2.3 - String Manipulation

7th Grade

20 Qs

quiz-placeholder

Similar activities

Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

quiz dasar python

quiz dasar python

1st Grade - University

20 Qs

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Coding and Python Revision

Coding and Python Revision

7th - 10th Grade

21 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

Grade 7 Python

Grade 7 Python

7th Grade

20 Qs

Intro to Python Vocabulary

Intro to Python Vocabulary

7th - 12th Grade

20 Qs

Grade 7

Grade 7

7th - 8th Grade

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