UNIT2_PYTHON

Quiz
•
Other
•
University
•
Hard
Asst.Prof.,CSE Chennai
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To read two characters from a file object infile, we use ____________
infile.read(2)
infile.read()
infile.readline()
infile.readlines()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions can help us to find the version of python that we are currently working on?
sys.version(1)
sys.version(0)
sys.version()
sys.version
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
l=[1, 0, 2, 0, 'hello', '', []]
list(filter(bool, l))
[1, 0, 2, ‘hello’, ”, []]
Error
[1, 2, ‘hello’]
[1, 0, 2, 0, ‘hello’, ”, []]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following python program can work with ____ parameters.
def f(x):
def f1(*args, **kwargs):
print("Sanfoundry")
return x(*args, **kwargs)
return f1
any number of
0
1
2
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code snippet?
for i in [1, 2, 3, 4][::-1]:
print (i)
4 3 2 1
Error
1 2 3 4
None of the mentioned above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
________ matches the start of the string.________ matches the end of the string.
‘^’, ‘$’
‘$’, ‘^’
‘$’, ‘?’
‘?’, ‘^’
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the use of seek() method in files?
sets the file’s current position at the offset
sets the file’s previous position at the offset
sets the file’s current position at the offset
none of the mentioned
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
UTS Week 1 Qs

Quiz
•
University
15 questions
[Odoo-2 2022] CRM

Quiz
•
University - Professi...
10 questions
Consumers & Innovation

Quiz
•
University
10 questions
From Page to Screen: The Journey of Modern Fiction

Quiz
•
12th Grade - University
8 questions
Human: Fall Flat

Quiz
•
KG - Professional Dev...
6 questions
LIS 458 Refresh

Quiz
•
University
13 questions
SDLC

Quiz
•
University
15 questions
PINOY FOOD TRIVIA #1

Quiz
•
KG - Professional Dev...
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