How do you create a variable with the numeric value 5?
Python Module 1

Quiz
•
Computers
•
University - Professional Development
•
Hard
Used 37+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
x = 5
Both the answers are correct
x = int(5)
None
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Is python compiled language ?
Yes
No
No Idea
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of :
a = 4.5
b = 2
print( a//b )
2.0
2.5
2.25
Error
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of above program
OLDDY
NEWDY
Error
None
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of above program
40
42
38
36
6.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Which of the following are true of Python dictionaries:
Dictionaries are accessed by key.
Dictionaries can be nested to any depth.
All the keys in a dictionary must be of the same type.
A dictionary can contain any object type except another dictionary.
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What command is used to insert 6 in a list "L" at 3rd position?
L.insert(3,6)
L.add(3,6)
L.insert(2,6)
L.append(2,6)
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Auxiliar 03 - CC1002

Quiz
•
University
10 questions
Python - Functions

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
10 questions
C Program Array and strings

Quiz
•
University
15 questions
Python Quiz Ver- 1.3

Quiz
•
University
15 questions
Round 4 - Harvest

Quiz
•
University
13 questions
Python Final Quiz

Quiz
•
Professional Development
16 questions
UTS ALPRO

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