PY4E Chapters 2-3 Quiz

PY4E Chapters 2-3 Quiz

8th Grade

32 Qs

quiz-placeholder

Similar activities

Python Programming Quiz

Python Programming Quiz

6th - 8th Grade

28 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

Computer Science Unit 3 Quiz

Computer Science Unit 3 Quiz

8th - 10th Grade

27 Qs

Massive end of KS3 Computing Quiz

Massive end of KS3 Computing Quiz

8th - 9th Grade

37 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

Programming Techniques

Programming Techniques

8th - 10th Grade

30 Qs

Python Programming

Python Programming

8th Grade

29 Qs

Year 8 Python

Year 8 Python

8th Grade

29 Qs

PY4E Chapters 2-3 Quiz

PY4E Chapters 2-3 Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Sean Rattigan

Used 15+ times

FREE Resource

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is python named after
The snake
Television show called Monty Python

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What extension must you add to the end of a file when saving?
.xlsx
.pptx
.docx
.py

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print function do in python?
It's a variable.
It can input data.
It displays something like a string or integer
It loops the code.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?
@
¬
;
#

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The character that must be at the end of the line for if, while, for etc.
:
;
.
,

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?