
Year 3 - Term III CAT Basic Code Blocks

Quiz
•
Other
•
3rd Grade
•
Hard
Lumona Mulengwa
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in programming?
A variable in programming is a symbolic name given to a value that can be changed during the program's execution.
A variable in programming is a comment within the code
A variable in programming is a type of function
A variable in programming is a fixed value that cannot be changed
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Python?
value : variable_name
variable_name = value
value = variable_name
variable_name : value
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of loops in programming?
To slow down the program
To confuse the programmer
To make the code more complicated
To execute a block of code repeatedly until a certain condition is met.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Give an example of a 'for' loop in Python.
for item in sequence:
for index in list(range(5)):
for x in range(1, 5):
for i in range(10):
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are functions used for in programming?
Functions are used to predict the weather in programming
Functions are used to play music in programming
Functions are used to order food in programming
Functions are used to encapsulate a set of instructions that can be reused multiple times throughout the code.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define a function in Python that takes two parameters and returns their sum.
def add(a, b): return a + b
def sum(a, b): return a - b
def multiply(a, b): return a * b
def sum_two(a, b): return a + b
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When do we use conditional statements in programming?
We use conditional statements in programming when we want to execute different blocks of code based on certain conditions.
Conditional statements are only used for decoration in code
Conditional statements are used to confuse other programmers
Conditional statements are used to slow down program execution
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
ESL Prepositions: At, In, On

Quiz
•
3rd - 12th Grade
20 questions
Multiple-Meaning Words

Quiz
•
2nd - 7th Grade
15 questions
Counting Syllables

Quiz
•
2nd - 8th Grade
15 questions
MIT

Quiz
•
3rd - 12th Grade
20 questions
Kuis kelas 4, 5, dan 6.

Quiz
•
1st - 5th Grade
16 questions
Python Basics for Young Learners

Quiz
•
3rd Grade
20 questions
QUIZ 1- ENTREP

Quiz
•
3rd Grade
15 questions
Inteligencia artificial

Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
13 questions
Subject Verb Agreement

Quiz
•
3rd Grade
15 questions
Plural Nouns

Quiz
•
3rd Grade
10 questions
Place Value

Quiz
•
3rd Grade
17 questions
Multiplication facts

Quiz
•
3rd Grade
20 questions
Irregular Plural Nouns

Quiz
•
3rd Grade
20 questions
Subject and Predicate Review

Quiz
•
3rd Grade
20 questions
Division Facts

Quiz
•
3rd Grade
12 questions
Map Skills

Quiz
•
3rd Grade