Homework 1 Edublocks

Homework 1 Edublocks

7th - 9th Grade

12 Qs

quiz-placeholder

Similar activities

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Scratch Quiz

Scratch Quiz

6th - 9th Grade

17 Qs

Scratch Quiz ADVANCED

Scratch Quiz ADVANCED

5th - 8th Grade

11 Qs

Test

Test

7th Grade

13 Qs

Scratch and CS First - 1

Scratch and CS First - 1

7th - 8th Grade

8 Qs

PyGame Zero - 3

PyGame Zero - 3

7th - 8th Grade

15 Qs

Ms Word: Formatting Text & Image

Ms Word: Formatting Text & Image

1st - 12th Grade

10 Qs

Thunkable quiz

Thunkable quiz

8th - 9th Grade

10 Qs

Homework 1 Edublocks

Homework 1 Edublocks

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

DS Siriwardena

Used 49+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Coding == Problem Solving


True or False

True

False

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are coding concepts?

Sequence

Detection

Selection

Iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Computers do not require clear instructions to work correctly.


True or False​

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turtle is a way to _________with Python​.


Fill in the blank

write

draw

plan

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The turning angle is set by dividing ___ by the number of sides a shape has.


For example a square has 4 sides.

___/4 ==90


Fill in the blank. It is the same answer for both blanks ___ in the question

90

180

360

200

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times does this snippet of code loop to draw a triangle?


You can click on the image to enlarge it.

3 times

Endlessly as it is always true

9 times

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the int("How many times shall I loop?") block do in this code snippet?

You can click on the image to enlarge it

It creates a string

Converts a string (text) to an integer (whole number) to enable the program to perform calculations.

Converts a integer (whole number)) to a string (text) to enable the program to perform calculations.

None of the above.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?