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

Quiz
•
University
10 questions
Final Test Prep: 영어학습원리

Quiz
•
University
10 questions
java

Quiz
•
University - Professi...
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
10 questions
Introduction to Hadoop Quiz

Quiz
•
University
10 questions
Comp.Sci

Quiz
•
5th Grade - University
8 questions
Group Activity 1

Quiz
•
University
10 questions
Praktisi Mengajar - Java Test

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade