
GCSE Programming Quiz 2

Quiz
•
Computers
•
9th Grade
•
Hard
Theodore Coley
Used 14+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of the value `42` in Python?
String
Integer
Float
Boolean
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used for exponential?
//
**
%
!=
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used for floor division?
//
**
%
!=
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to assign a value to a variable?
=
==
:=
=>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to check if two values are equal in Python?
=
==
!=
<=
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of the value `True` in Python?
String
Integer
Float
Boolean
7.
MULTIPLE CHOICE QUESTION
45 sec • 3 pts
What is the output of the following statement
num1=23
num2=24
if num2 == num1:
print ("Hello")
elif num1 >= num2:
print ("goodbye")
elif num1 < num2:
print (" see you soon)
goodbye
hello
see you soon
print nothing
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
deneme python

Quiz
•
9th Grade
12 questions
Python Loops

Quiz
•
9th - 11th Grade
10 questions
10 CS // Pseudocode

Quiz
•
9th - 11th Grade
14 questions
Python L1

Quiz
•
8th Grade - University
14 questions
Y9 - Module 2 - KT1 Python Basics

Quiz
•
9th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
10 questions
Python

Quiz
•
3rd - 10th Grade
14 questions
PYTHON

Quiz
•
9th Grade
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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade