Python Year 8

Python Year 8

8th - 9th Grade

60 Qs

quiz-placeholder

Similar activities

APCSP Exam Review

APCSP Exam Review

9th Grade - University

63 Qs

array review

array review

9th - 12th Grade

60 Qs

REVIEW (LESSON 1 - 3)

REVIEW (LESSON 1 - 3)

9th Grade

60 Qs

Y7 end of year computing assessment

Y7 end of year computing assessment

6th - 8th Grade

55 Qs

Search Skills

Search Skills

8th - 12th Grade

57 Qs

DATA REPRESENTATION

DATA REPRESENTATION

9th - 12th Grade

63 Qs

Introduction to Engineering Design Semester Final

Introduction to Engineering Design Semester Final

9th - 12th Grade

62 Qs

Exploring Computer Science Unit 1 Review

Exploring Computer Science Unit 1 Review

9th - 12th Grade

55 Qs

Python Year 8

Python Year 8

Assessment

Quiz

Computers

8th - 9th Grade

Practice Problem

Hard

CCSS
6.EE.B.6

Standards-aligned

Created by

Kasim Hussain

Used 50+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Python?

text based programming language
word processor 
spreadsheet
block based programming language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why are the indents necessary after the if and else statements?

Do not follow these instructions above 
Logic of the code will make sense
Follow these instructions if the statement above is true
Code will have no syntax error

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the following code do? 
name = "Bob"
if name == "Bob": 
     print ("Hello " + name) 
else:  
     print ("I dont know you")

prints bob
prints Hello Bob
nothing syntax error
prints I don't know you

4.

MULTIPLE CHOICE QUESTION

20 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

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the name of the programming language we are learning?

Scratch
Python
Pie thin
Scribble

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is python?

a programming language 
DTP software 
Spreadsheet software
Computer 

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

which of these are a correct print statement

Print("Computer science")

prit ("Computer science")

print (Computer science")

print ("Computer science")

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

Already have an account?