Edublocks D01

Edublocks D01

6th - 9th Grade

8 Qs

quiz-placeholder

Similar activities

Arcade makecode

Arcade makecode

6th Grade

11 Qs

Python IF Statements

Python IF Statements

9th - 12th Grade

10 Qs

Intro AI and Coding Quiz

Intro AI and Coding Quiz

7th Grade

10 Qs

CTE Information Technology Quiz

CTE Information Technology Quiz

7th - 9th Grade

13 Qs

DS Unit 4 Quiz (coding)

DS Unit 4 Quiz (coding)

6th - 9th Grade

8 Qs

Microbit lesson 2

Microbit lesson 2

6th Grade

10 Qs

Parts of a Computer

Parts of a Computer

9th - 12th Grade

10 Qs

U1L2 Gossip Review

U1L2 Gossip Review

9th - 12th Grade

10 Qs

Edublocks D01

Edublocks D01

Assessment

Quiz

Computers

6th - 9th Grade

Medium

Created by

Sharbrook stapleton

Used 140+ 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