Which of these is not a core data type?

19CS2014 Python programming

Quiz
•
Education
•
University
•
Hard
Dr. 299
Used 1+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lists
Dictionary
Tuples
Class
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data type is the object below ? L = [1, 23, ‘hello’, 1]
Array
List
Tuple
Dictionary
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following function convert a string to a float in python?
str(x)
float(x)
ong(x [,base] )
int(x [,base])
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following program :
def
myfunc(a):
a =
a +
2
a =
a *
2
return
a
print
myfunc(2)
8
16
Indentation Error
Runtime Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the expression : 3*1**3
27
9
3
1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the following program:
nameList =
['Harsh', 'Pratik', 'Bob', 'Dhruv']
pos =
nameList.index("food processing")
print
(pos *
3)
Food processing
Harsh
Harsh Harsh Harsh
ValueError: ‘Food processing’ is not in list
Similar Resources on Quizizz
10 questions
Uji Coba Pemahaman Materi

Quiz
•
University
8 questions
7th quiz

Quiz
•
7th Grade - University
10 questions
Basic Python

Quiz
•
10th Grade - University
9 questions
Food Quality Control

Quiz
•
University
11 questions
Neural Network

Quiz
•
University
10 questions
Information-Processing Theory

Quiz
•
University
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
9 questions
cppp-2

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade