Question

Code creates required (6) lists required (Please use these names for lists:Flight_num, Last_name, First_name, State_ID, TIN, Driver_license). Read each column and put them in the correct list by loop statement.

Code is not reading the Credential.csv file (-3) Loop statement is not able to create the list (-2 each)

Fig: 1

Fig: 2

Fig: 3