Python

Quiz
•
Computers
•
11th Grade
•
Medium

turgut kalfaoglu
Used 3+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the difference between the data types "int" and "float"?
'int' represents whole numbers, while 'float' represents sequences of characters.
'int' represents characters, while 'float' represents numbers.
'int' represents whole numbers, while 'float' represents decimal numbers.
'int' represents positive numbers, while 'float' represents negative numbers.
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What are variables in Python?
Variables in Python are used to look cool and awesome.
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What are booleans?
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you check if two values are equal in Python?
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the difference between "=" and "==" in Python?
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output to the python code?
X = 5
Y = 5
print(X == Y)
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output to this Python code?
X = 5
Y = 3
print(X == Y)
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Básico de Python 3

Quiz
•
11th Grade
25 questions
Python for Absolute Beginners

Quiz
•
8th - 12th Grade
30 questions
Mastering Python Loops, Lists and Strings

Quiz
•
11th Grade
22 questions
J277 - basic testing and errors

Quiz
•
9th - 12th Grade
26 questions
Новогодняя по Pythony

Quiz
•
9th - 12th Grade
22 questions
Basic Coding Concepts in GDScript

Quiz
•
11th Grade
22 questions
Strings in python -1

Quiz
•
11th Grade
25 questions
8th Grade (Programming B)

Quiz
•
8th - 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade