Python

Python

8th Grade

26 Qs

quiz-placeholder

Similar activities

The Cannot Possibly Fail Python Programming Test (Yr 8)

The Cannot Possibly Fail Python Programming Test (Yr 8)

8th Grade

21 Qs

BCHS - Y8 Python

BCHS - Y8 Python

8th Grade

25 Qs

EduBlocks NCCE Lesson 1-2

EduBlocks NCCE Lesson 1-2

7th - 8th Grade

25 Qs

ALB Basic Python Quiz

ALB Basic Python Quiz

6th - 8th Grade

25 Qs

Python

Python

6th - 8th Grade

24 Qs

Round 1: Hack The Quest

Round 1: Hack The Quest

8th Grade - University

22 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

What i lerned in cumputer science

What i lerned in cumputer science

8th - 12th Grade

25 Qs

Python

Python

Assessment

Quiz

Computers

8th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Divya Sreejithlal

Used 48+ times

FREE Resource

26 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 will be the output?

name = "Dave"

print (name)

Dave

'Dave'

name

(name)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is python?
a programming language 
DTP software 
Spreadsheet software
Computer 

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?