Python Selection

Python Selection

8th - 11th Grade

35 Qs

quiz-placeholder

Similar activities

Python Assessment 1

Python Assessment 1

7th - 9th Grade

40 Qs

[AP CSP] Programming with Conditionals [If, Elif, Else]

[AP CSP] Programming with Conditionals [If, Elif, Else]

9th Grade - University

35 Qs

IGCSE Python

IGCSE Python

10th Grade

40 Qs

Year 11 Revision - Python - what do you remember

Year 11 Revision - Python - what do you remember

9th Grade

32 Qs

Basic Python

Basic Python

6th - 12th Grade

30 Qs

Y10 - Python Quiz 1

Y10 - Python Quiz 1

9th Grade

37 Qs

Python  conditionals, and loops |Part 3

Python conditionals, and loops |Part 3

10th Grade

36 Qs

Python Course Selection

Python Course Selection

7th - 11th Grade

31 Qs

Python Selection

Python Selection

Assessment

Quiz

Computers

8th - 11th Grade

Hard

Created by

Jonathan Woolley

Used 17+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?
Syntax is the word used to describe an error
Syntax is the rules of the programming language
It is used to read information
It is used to output information 

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Code executed based on a condition being true
Sequence
Selection
Iteration
Variable

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python identifies blocks of code by
BEGIN and END keywords
{ and }
aligning up the starts of lines (indentation)
guessing

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Joining elements together to make a string is called what?
Combining
Connecting
Concatenation
Stringing

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If you want more than one option for your code, what do you use (after if)?
elif
else
ifif

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The character that must be at the end of the line for if?

:

;

.

,

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?