Coding Workshop

Quiz
•
Computers
•
7th Grade
•
Hard
Zul Arif
Used 6+ times
FREE Resource
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
What is the output of this code?
True
Different color...
False
Same color!
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
Microbit Code

Quiz
•
7th - 8th Grade
15 questions
Intro to Small Basic

Quiz
•
KG - 7th Grade
16 questions
AC2.1 Keep me in the Loop (Intro to Loop)

Quiz
•
6th - 8th Grade
20 questions
Javascript Basics Test

Quiz
•
7th - 12th Grade
18 questions
Scratch

Quiz
•
7th Grade
15 questions
Code.org Express Course -> Lesson 15

Quiz
•
5th - 7th Grade
16 questions
Microbit +Makecode

Quiz
•
4th - 7th Grade
18 questions
App Inventor

Quiz
•
7th - 9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade