Which one is not the python built-in data type?

Day1-Intro-Python-Pandas

Quiz
•
Computers
•
3rd Grade
•
Hard
Carlin CHU
Used 4+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Boolean
List
String
Numerics
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which one is NOT the property of a Python 'List'?
List is used to store multiple items in a single variable.
List can store both one number and one string in a single variable.
The values in a List cannot be changed.
All of the above.
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output of the following python code?
r=range(1,5,2)
print(list(r))
[1,2,3,4,5]
[1,2,3,4]
[1,3,5]
[1,3]
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output of the following python code?
X=['CUHK', 1, 'Business School', 2]
print(X[2][1])
U
u
1
B
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which Pandas function is used to open a data file?
pandas.to_csv()
pandas.read_csv()
pandas.open_csv()
pandas.load_csv()
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which one is the python code for saving data to an external file in Pandas?
Pandas.to_csv()
Pandas.save_csv()
Pandas.savedata()
All of the above
Similar Resources on Quizizz
10 questions
Quiz1_HPB2021_2010t1

Quiz
•
1st - 12th Grade
10 questions
Python Math

Quiz
•
1st - 12th Grade
8 questions
Python-advanced

Quiz
•
1st - 4th Grade
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
10 questions
Bài 1. Làm quen với Python

Quiz
•
1st - 5th Grade
6 questions
How much do you know about technical vocabulary?

Quiz
•
3rd Grade
10 questions
quiz pelatihan data viz

Quiz
•
1st - 3rd Grade
10 questions
PYTHON (FOR LOOP)

Quiz
•
1st - 10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade