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
How do you create a variable with the numeric value 5?
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 Wayground
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
10 questions
Session 2 Quiz

Quiz
•
University
15 questions
Java Quiz based on array

Quiz
•
University
9 questions
Python Basics Quiz for KS3

Quiz
•
11th Grade - University
10 questions
Fungsi Input dan Output Python

Quiz
•
2nd Grade - University
10 questions
TIU Quiz-4

Quiz
•
University
10 questions
Basic Python

Quiz
•
Professional Development
15 questions
Coding and Debugging

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade