Sir,
Good day, i read your example in programming crash course,,, here's the link
http://programming-crash-course.com/filter
Sir, can i know what the content in this line in your program
"cars_file =
open('2006_FE_Guide_14-Nov-2005_download.csv', 'r')""
cause when i practice this there an error when i run my program maybe the content of cars_file =
open('2006_FE_Guide_14-Nov-2005_download.csv', 'r')" is lack in my program so that why there an error, so sir i can i know the content of this ?. . .