Python Programming

Python Programming

8th Grade

29 Qs

quiz-placeholder

Similar activities

WeVideo

WeVideo

8th Grade

27 Qs

Spreadsheets Quiz

Spreadsheets Quiz

7th - 8th Grade

24 Qs

Parts of the Computer 5

Parts of the Computer 5

7th - 8th Grade

26 Qs

Year 7 Spreadsheets

Year 7 Spreadsheets

8th Grade

31 Qs

OCR J275 Hardware Part A

OCR J275 Hardware Part A

8th - 11th Grade

31 Qs

UH Kelas 8 Semester 2

UH Kelas 8 Semester 2

8th Grade

25 Qs

Digital Citizenship 2 (Catholic Version)

Digital Citizenship 2 (Catholic Version)

3rd - 8th Grade

24 Qs

Google Docs

Google Docs

6th - 8th Grade

24 Qs

Python Programming

Python Programming

Assessment

Quiz

Computers

8th Grade

Medium

CCSS
6.EE.B.6, L.2.2C

Standards-aligned

Created by

Marie Powell

Used 138+ times

FREE Resource

29 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 *

4.

MULTIPLE CHOICE QUESTION

30 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

30 sec • 1 pt

What will be the output?
name = 'Dave'
print (name)
Dave
'Dave'
name
(name)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?
name = 'Dave'
greeting = "Good morning" + name
print (greeting)
Good morning 'Dave'
Good morning Dave
Good morning name
Good morning + Dave

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you have an error in your code what is the term to summarise finding and fixing that error?
Error checking
Debugging
Syntax finder
Error finder

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers