Edublocks D01

Edublocks D01

6th - 9th Grade

8 Qs

quiz-placeholder

Similar activities

Microbit: Variable

Microbit: Variable

6th - 9th Grade

10 Qs

Ask and Join 2

Ask and Join 2

2nd - 8th Grade

6 Qs

Code.org Unit 3 Lessons 10-13

Code.org Unit 3 Lessons 10-13

6th - 8th Grade

10 Qs

CS First Vocabulary

CS First Vocabulary

5th - 6th Grade

10 Qs

Scratch quiz CS first

Scratch quiz CS first

5th - 6th Grade

12 Qs

App Inventor TinyDB

App Inventor TinyDB

9th - 10th Grade

11 Qs

Microbit: Review after Dice

Microbit: Review after Dice

6th - 8th Grade

9 Qs

DiceQuiz

DiceQuiz

4th - 10th Grade

8 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