
PythonQuiz1

Quiz
•
Design
•
University
•
Hard
HOD Design
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following declarations is incorrect in python language?
Abc = 4,000,000
A B C D = 5000 4000 12000 9000
A B C D = 5000, 4000, 12000, 9000
A_B_C_D = 15,000,000
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Study the following code:
>>>"foobar"[3:]
What will be the output of this code?
foobar
foo
bar
None of these
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
names1 = ['Amir', 'Bala', 'Charlie']
names2 = [name.lower() for name in names1]
print(names2[2][0])
None
a
b
c
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is NOT the python IDE.
Jupyter notebook
Spyder
Anaconda
Numpy
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of PVM (Python Virtual Machine)
It translates source code into byte code line by line
It translates source code into byte code at once
It translates bytecode into machine code line by line
It translates bytecode into machine code at once
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of following code segment:
X = 2
for z in range(X, 4*X, X):
print(z, end=', ')
2, 3, 4, 5, 6, 7, 8,
2, 4, 6, 8,
2, 4, 6,
Table of 2
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
The part of a program that uses a function is called the(Choose 2)
user
caller
callee
driver
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Softeare Engineering 2-63

Quiz
•
University
20 questions
Interactive Maps

Quiz
•
6th Grade - University
25 questions
GRAF 155 - Final Review

Quiz
•
University
15 questions
Programación

Quiz
•
University
25 questions
DCC. Weeks 1-4 Recap

Quiz
•
University
15 questions
Fusion 360 CAD CAM Quiz

Quiz
•
8th Grade - University
24 questions
CAD_QUIZ

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Design
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University