Python

Python

5th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Python

Python

7th - 8th Grade

13 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

Python

Python

7th - 8th Grade

10 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Python for Class 7

Python for Class 7

7th - 8th Grade

11 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Python

Python

Assessment

Quiz

Computers

5th - 10th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Anamika Rai

Used 32+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

print

input

output

command

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?
A box(memory location) where you store values
a type of graphics
Data type
a type of memory

Tags

CCSS.6.EE.B.6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

Tags

CCSS.6.EE.B.6

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 syntax can you use to insert a line break between strings so that they appear over multiple lines?
/
\n
\l
n

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Python is _____ sensitive which means you must use the same indentation every time.

space

colour

code

word

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?