UNIT1_PYTHON

Quiz
•
Other
•
University
•
Medium
Asst.Prof.,CSE Chennai
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who developed Python Programming Language?
Wick van Rossum
Rasmus Lerdorf
Guido van Rossum
Niene Stom
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the value of the following Python expression?
4+3%5
7
2
4
1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is not a keyword in Python language?
pass
eval
assert
nonlocal
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What arithmetic operators cannot be used with strings in Python?
*
-
+
All of the mentioned above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
list1 = [1, 3]
list2 = list1
list1[0] = 4
print(list2)
[1, 4]
[1, 3, 4]
[4, 3]
[1, 3]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python program?
i = 0
while i < 5:
print(i)
i += 1
if i == 3:
break
else:
print(0)
error
0 1 2 0
0 1 2
None of the mentioned above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a Python tuple?
{1, 2, 3}
{}
[1, 2, 3]
(1, 2, 3)
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Conditional 2 / Technology

Quiz
•
University
15 questions
Quiz for PY_may23

Quiz
•
University
9 questions
quiz - 7(exceptions and file handling)

Quiz
•
12th Grade - University
14 questions
2R C-Skill Lab Test Autumn 2024-25

Quiz
•
University
10 questions
Diagnostico PLyF

Quiz
•
University
11 questions
quiz - 8 - day - 4

Quiz
•
12th Grade - University
10 questions
Quiz 1 Teori Peluang

Quiz
•
University
9 questions
Tema 3: Desarrollo - Ingeniería de Software

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

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

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

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

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University