Search Header Logo

Grade 6 EOS2 Revision

Authored by Albert Santiago

Computers

6th Grade

Used 5+ times

Grade 6 EOS2 Revision
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Python equivalent of this Scratch block? say "Welcome!"

echo("Welcome!")

print("Welcome!")

speak("Welcome!")

write("Welcome!")

2.

OPEN ENDED QUESTION

3 mins • 1 pt

Convert this Scratch to Python: set score to 10

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code print? print("Hello" + "World")

HelloWorld

Hello World

"HelloWorld"

Error

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Scratch: if lives = 0 then -> Python: if _______:

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Scratch block repeat 5 is most similar to:

if i in range(5):

for i in 5:

for i in range(5):

while i < 5:

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the error: name = input("What is your name?) print(name)

Missing print

Typo in name

Missing quote

No error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's wrong? if score > 10 print("High Score!")

Missing colon

Print capitalized

score undefined

Should be a loop

Access all questions and much more by creating a free account

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?