Python Knowledge Check

Python Knowledge Check

1st - 5th Grade

55 Qs

quiz-placeholder

Similar activities

Python конец года

Python конец года

5th Grade

50 Qs

Coding with Python Programming Final Exam

Coding with Python Programming Final Exam

1st - 6th Grade

51 Qs

FUNDAMENTAL in PROGRAMMING

FUNDAMENTAL in PROGRAMMING

1st - 10th Grade

52 Qs

Programación

Programación

KG - Professional Development

60 Qs

ECDL Python Lesson 14 recap

ECDL Python Lesson 14 recap

5th - 12th Grade

60 Qs

GravenQUIZ

GravenQUIZ

KG - University

60 Qs

Python Intro

Python Intro

1st - 5th Grade

50 Qs

vet scissors&rock,scissors,paper

vet scissors&rock,scissors,paper

4th Grade

59 Qs

Python Knowledge Check

Python Knowledge Check

Assessment

Quiz

Computers

1st - 5th Grade

Hard

CCSS
6.EE.B.6, 6.EE.A.2B

Standards-aligned

Created by

Ms NE

Used 17+ times

FREE Resource

55 questions

Show all answers

1.

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

2.

MULTIPLE CHOICE QUESTION

45 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

45 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

45 sec • 1 pt

Media Image
What is the name of the programming language we are learning?
Scratch
Python
Pie thin
Scribble

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will be the output?

name = "Dave"

print (name)

Dave

'Dave'

name

(name)

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly
True
False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is Python?
text based programming language
word processor 
spreadsheet
block based programming language

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?