Coding Workshop

Coding Workshop

7th Grade

20 Qs

quiz-placeholder

Similar activities

Networks Lesson 2 - Recap and Review

Networks Lesson 2 - Recap and Review

6th - 8th Grade

17 Qs

Computer Hardware 8th

Computer Hardware 8th

6th - 8th Grade

15 Qs

Quiz Module 1 BWD

Quiz Module 1 BWD

7th Grade

20 Qs

Tech Intellect

Tech Intellect

7th Grade

20 Qs

Blockly Computing

Blockly Computing

3rd - 9th Grade

20 Qs

Acumulativa Tercer periodo

Acumulativa Tercer periodo

6th - 7th Grade

20 Qs

Y7 Unit 3: Microbit Programming (Python) End of Unit Quiz

Y7 Unit 3: Microbit Programming (Python) End of Unit Quiz

7th Grade

15 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Coding Workshop

Coding Workshop

Assessment

Quiz

Computers

7th Grade

Practice Problem

Medium

Created by

Zul Arif

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of an if-else statement in coding?

To repeat a block of code multiple times

To define a function or method

To make a decision based on a condition

To create a loop

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you write an if-else statement in Python?

if [condition]:
# code block if the condition is true
else:
# code block if the condition is false

if [condition] then:
# code block if the condition is true
else:
# code block if the condition is false

if [condition]
# code block if the condition is true
else
# code block if the condition is false

if [condition]:
# code block if the condition is false
else:
# code block if the condition is true

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

(10 > 9)

True

False

Invalid

0

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

x is 4

y is 3

x + y < 11

True

False

Yes

No

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is AND used in Boolean Logic?

To search all the words together

To search one or other words

To search nothing

To search for the opposite of the words

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The "NOT" used in Boolean Logic to produce the opposite of the input

True

1

0

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of this code?

True

Different color...

False

Same color!

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?