Year 8 End of year Assessment

Year 8 End of year Assessment

8th Grade

81 Qs

quiz-placeholder

Similar activities

Python - Tổng hợp

Python - Tổng hợp

6th - 8th Grade

80 Qs

Python Basics

Python Basics

8th - 12th Grade

80 Qs

ÔN TẬP HỌC KỲ 2 K7

ÔN TẬP HỌC KỲ 2 K7

6th - 8th Grade

85 Qs

Year 7 End of Year Quiz

Year 7 End of Year Quiz

6th Grade - University

82 Qs

ICT Spreadsheet Essentials Review Part 2

ICT Spreadsheet Essentials Review Part 2

6th - 8th Grade

76 Qs

kelas 8

kelas 8

8th Grade

85 Qs

General Form Knowledge Quiz

General Form Knowledge Quiz

8th Grade

81 Qs

2nd Term Quiz Gr6

2nd Term Quiz Gr6

6th - 8th Grade

80 Qs

Year 8 End of year Assessment

Year 8 End of year Assessment

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

CCSS
6.EE.B.6, RI.7.7, RI.8.7

+3

Standards-aligned

Used 56+ times

FREE Resource

AI

Enhance your content in a minute

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

81 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

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

True
False

5.

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Dave
'Dave'
name
(name)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would work as a piece of code?

IF answer == "Yes":
if answer == "Yes"
if answer == "Yes":
if answer = "yes":

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?