There might be red herrings, or there might not. Use the blocks you think you need.
A CSV file called furniture.csv contains a list of product names and their prices.
Write a program that reads data from the file into parallel arrays, and displays the name and price of the last product in the file.