datatypes
Quiz
•
Computers
•
10th - 12th Grade
•
Practice Problem
•
Hard
Nagaraju Oruganti
Used 1+ times
FREE Resource
Enhance your content in a minute
11 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Select all data types in Python programming language
integer
float
long
boolen
string
Answer explanation
Datatype are similar to parts of speech in a language. As we cannot create a sentence without them, we cannot create a program without datatypes.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select a class to find datatype of a value
find
type
dtype
what
Answer explanation
a = 1 # interger
type(a) --> integer
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select all example of integer datatype
1
1.3
0
-1
True
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select all examples of boolean datatype
True
False
Yes
No
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define a list?
List is a variable that stores a collection of values.
Example: [0, 1.2, 5, True, 'apple']
List is a variable that have only value.
Example: 5
Answer explanation
List is a variable where we store multiple values. The values can be of any datatype including a list (nested lists).
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select all valid examples of list
[1, 2, 3, True]
[1, 2, 3]
[True, True, False, False]
['it', 'is', 'sunny', 'outside']
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select a class to load a library in python
load
import
get
fetch
Answer explanation
We use class `import` to load a library in the program.
In the numpy example, we loaded libraries `numpy` and `matplotlib.pyplot` as
import numpy
import matplotlib.pyplot as plt
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
14 questions
4th quarter 2nd summative
Quiz
•
10th Grade
15 questions
Pretest Aplikasi Pengolah Angka
Quiz
•
10th Grade
14 questions
[Lớp 12] Access - Ôn tập
Quiz
•
12th Grade
15 questions
Coding Quiz
Quiz
•
6th - 10th Grade
10 questions
ทบทวนเรื่องสูตรคำนวณในโปรแกรม Excel
Quiz
•
10th Grade
15 questions
FQCTEST
Quiz
•
10th Grade
15 questions
Virtual Private Server
Quiz
•
12th Grade
10 questions
Pengenalan Perwakilan Data
Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
