Initial Pages Practical File 2023-24
Initial Pages Practical File 2023-24
14 Read a CSV file top5.csv and print them with tab delimiter.
Ignore first row header to print in tabular form.
15 Read a CSV file students.csv and print them with tab
delimiter. Ignore first row header to print in tabular form.
Field 1 Data Type
StudentID Integer
StudentName String
Score Integer