
Data Types

Quiz
•
Computers
•
12th Grade
•
Medium
John Arquiza
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
What is the output of the following code?
NameError
25
25
25
50
2.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
What is the output of the following code?
50
NameError
None
3.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
What is the result of print(type({}) is set)
True
False
4.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
What is the output of the following variable assignment?
Error
76
1
None
5.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
What is the data type of print(type(10))
float
integer
int
6.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Please select the correct expression to reassign a global variable “x” to 20 inside a function fun1()
global x =20
global var x
x = 20
global.x = 20
global x
x = 20
7.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
What is the result of print(type([]) is list)
False
True
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Java Quiz 1: Introduction

Quiz
•
6th - 12th Grade
11 questions
C Language

Quiz
•
10th Grade - University
9 questions
Úvod do programování - IT2 A+B

Quiz
•
12th Grade
10 questions
Python: Functions and Parameters

Quiz
•
9th - 12th Grade
10 questions
Data Types Quiz

Quiz
•
12th Grade
10 questions
String & String Functions

Quiz
•
12th Grade
8 questions
Unity C# Beginner's Variables Quiz

Quiz
•
12th Grade
10 questions
STRING MANIPULATION (PYTHON)

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
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