Columns are divided by commas First column is price Second column is year build Third column is the name of the plane ------------------------------------- Your requirements are * Open the data file (https://www.geeksforgeeks.org/read-a-file-line-by-line-in-python/) * Parse the data file (https://www.w3schools.com/python/ref_string_split.asp) * Show a form asking for minPrice, maxPrice, and name * Show planes that are within the price range, and the name matches How to do Python regex ... https://www.w3schools.com/python/python_regex.asp Due on the last day of class at noon for 100% Due on Mon Nov 23 for 80%