Homework 1 Edublocks

Homework 1 Edublocks

7th - 9th Grade

12 Qs

quiz-placeholder

Similar activities

Logical Operator

Logical Operator

7th Grade

9 Qs

Computers - Scratch basics

Computers - Scratch basics

5th - 7th Grade

11 Qs

HTML

HTML

7th Grade - University

17 Qs

HTML & Java

HTML & Java

9th Grade

12 Qs

Lesson 10 - Threats to Data

Lesson 10 - Threats to Data

9th Grade

14 Qs

Programming Concepts for loops Quiz

Programming Concepts for loops Quiz

7th Grade

15 Qs

Java_ScriptES

Java_ScriptES

8th Grade - University

15 Qs

Mastering Python String Techniques

Mastering Python String Techniques

9th - 12th Grade

10 Qs

Homework 1 Edublocks

Homework 1 Edublocks

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

DS Siriwardena

Used 47+ 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?