Python Revision

Python Revision

8th Grade

15 Qs

quiz-placeholder

Similar activities

Python Lesson 3

Python Lesson 3

8th - 11th Grade

18 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python for beginners #1

Python for beginners #1

8th Grade

10 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

Python Revision

Python Revision

Assessment

Quiz

Computers

8th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

L Hobson

Used 208+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the environment in Python that write your programs and then test them out?
Shell
Window
IDLE
CLI

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What button do you press to compile (run) your program so that it runs in the shell?
F3
F5
F7
F9

4.

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.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code?
print("Hello world!\nHello world!")
Hello world! Hello world!
Hello world!
Hello world!
SyntaxError
Hello world!

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?
print
input
output
command

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?