
KOD ARAHAN

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Biyamin Razak
Used 2+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code display? teks = "Komputer" print(teks[3])
p
u
u
o
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This code contains a logic error. What is the cause? x = 10 y = 0 print(x / y)
x is not defined
Dividing by zero causes an error
y is a constant variable
The code has no issues
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the following code used for? a = 15 b = 5 print(a // b)
Modulus
Power
Floor division
Addition
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of this code? print(len("Python"))
5
6
7
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code produce? x = 4 y = 2 print(x > y and y < x)
Comparing values
Swapping values
Adding values
Sorting values
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of this code? x = "123" print(int(x))
123
"123"
1
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of this code? x = True
Integer
Boolean
String
Float
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
GCSE Python Legends

Quiz
•
1st - 12th Grade
45 questions
Psuedocode iterations

Quiz
•
11th Grade
45 questions
Revision Attainment 4 (Grade 9M1)

Quiz
•
9th Grade - University
50 questions
Intro to Computer Science Unit 2

Quiz
•
9th - 12th Grade
50 questions
Soal Informatika Kelas X Bab 7 Algoritma dan Pemrograman

Quiz
•
10th Grade
50 questions
Bimestral Data Science IB

Quiz
•
12th Grade
46 questions
Lambda Def

Quiz
•
10th Grade
55 questions
2021 SAMPLE PAPER 1 (TERM 1)

Quiz
•
11th - 12th 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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade