Computer Science, asked by shivamsahoo819, 3 months ago

import
#line 1
number= [100,200,300,400,500]
fin=open('data1.csv','w')
obj=csv. writer -
-) # line 2
obj. writerow ---- ------ -) # line 3
fin.close 0
1
fin=open('data1.csv','r')
obj=csv.reader ------
--)## line 4
m=next(-
-) #line 5
print(m)
fin.close 0
a. Name the module he should import in Line 1.
b. Fill in the blank in Line 2 to take the write permission for file object
c. Fill in the blank in Line 3 to insert the list of integers into the file.
d. Fill in the blank in Line 4 to read the list of integers from the file.
e. Fill in the blank in Line 5 to fetch the record set from the object obj.​

Answers

Answered by sdharimireddi
0

Answer:

what is the answer of what is the answer of what is the answer of what is the answer of what is the answer of what is the answer of u asked message was downloading the following sentences with present past future tense of verb for the following sentences with present past future tense of verb

Similar questions