Edublocks D01

Edublocks D01

6th - 9th Grade

8 Qs

quiz-placeholder

Similar activities

Micro:bit Code Review

Micro:bit Code Review

6th Grade

11 Qs

Microbit Quiz

Microbit Quiz

9th Grade

10 Qs

Q3 - Building Blocks

Q3 - Building Blocks

8th - 9th Grade

10 Qs

Be Internet Awesome: Don't Fall for Fake!

Be Internet Awesome: Don't Fall for Fake!

5th - 8th Grade

9 Qs

Collecting Treasure with Laurel: Lesson 3

Collecting Treasure with Laurel: Lesson 3

6th Grade - University

10 Qs

BELL RINGER: Computer Hardware Review

BELL RINGER: Computer Hardware Review

9th - 12th Grade

10 Qs

Year 8 Quiz 1

Year 8 Quiz 1

9th - 12th Grade

10 Qs

computational thinking and programming

computational thinking and programming

5th Grade - University

10 Qs

Edublocks D01

Edublocks D01

Assessment

Quiz

Computers

6th - 9th Grade

Medium

Created by

Sharbrook stapleton

Used 141+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what does this do

Chose a random number

import a library called random

selecting a number between 1 and 13

selecting a number between 1 and 100

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the name of the variable

name

computerNumber

random

randint

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which number could not be generated by this block

1

3

13

0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the value of computerNumber after this block is run

computerNumber

"0"

0

a random number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What datatype would userNumber be after this block is run

string

integer

real

a number if they enter a number

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which section in edublocks would you find input()

logic

random

statements

file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In what section would you find the

if

block

Statement

Files

Logic

Variables

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be displayed on the screen when

computerNumber = 10

and

userNumber = 10

10

SNAP

20

no snap