Join Now
Home Aptitude Reasoning DI VA GK CA CA Hindi Quiz Placements
sheet.cell()
sheet.write()
sheet.append()
D. sheet.update()
json.read()
json.load()
json.write()
D. json.dump()
Which function is used to take input from the user in Python?
input()
print()
read()
scanf()
write()
readline()
D. readlines()
'rb'
'wb'
'ab'
'xb'
display()
D. show()
exists()
isfile()
isdir()
D. both A and B
csv.reader()
csv.writer()
csv.open()
D. csv.read()
PyPDF2.read()
PyPDF2.load()
PyPDF2.open()
D. PyPDF2.extract()