Codify: Code Pioneers

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Dua Zakir
FREE Resource
5 questions
Show all answers
1.
OPEN ENDED QUESTION
10 mins • 5 pts
Design an algorithm to calculate the sum of numbers in a list.
Input: [1, 2, 3, 4]
Output: 10
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
10 mins • 5 pts
Write the HTML code to display a heading, a paragraph, and a list of your favorite hobbies.
Evaluate responses using AI:
OFF
3.
DRAW QUESTION
10 mins • 5 pts
Create a game character that moves when pressing the arrow keys.

4.
MULTIPLE CHOICE QUESTION
10 mins • 5 pts
Which SQL query is used to retrieve the names of all students who scored above 80.
SELECT Name FROM Students WHERE Grade > 80;
SELECT Name, Grade FROM Students;
SELECT * FROM Students WHERE Grade >= 80;
DELETE FROM Students WHERE Grade > 80;
5.
MULTIPLE CHOICE QUESTION
10 mins • 5 pts
What will the following Python code output?
def greet(name, age=10): print(f"Hello {name}, you are {age} years old.") greet("Ali")
Hello Ali, you are 10 years old.
Hello Ali, you are unknown years old.
Hello Ali, you are None years old.
Error
Similar Resources on Wayground
10 questions
PCEP Section 1E: Perform Input/Output console operations

Quiz
•
12th Grade
10 questions
Scratch

Quiz
•
KG - Professional Dev...
10 questions
AP CSP Breakout 2024

Quiz
•
9th - 12th Grade
10 questions
Comp Sci unit 3 #2

Quiz
•
11th Grade
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
It's School's Last Day

Quiz
•
10th Grade
10 questions
Pemrograman Dasar C++

Quiz
•
10th Grade
10 questions
LUA Test

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade