a) Each row shown in the table must be used as a list. Input the values from the user for each list. b) Display all results in a tabular form with respective headers. 1. Create a CSV file to store the following data.
Amount Average People 279000 15 396800 36 563000
44 150000 19 716200 58 Compute Average as: Amount/People and store the data. Perform the following operations: a) Read the file. Print the data in a tabular form. b) Display first and last columns. c) Remove rows with people count less than 20
Answers
Answered by
0
Answer:
computer
Explanation:
Similar questions