Programming Examples

Python program to read data from csv file


Write a python program to read data from CSV File

import csv
fp=open("data1.csv","r",)
obj=csv.reader(fp)
for a in obj:
    #print(a)
    for b in a:
        print(b,end='  ')
    print()
fp.close()

    

Output

CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad