vtcbca / internal-exam-23bca289

23bca-python-sqlite-internal-exam-303-PYTHON-EXAM created by GitHub Classroom
0 stars 0 forks source link

dont understand program 3 #2

Open 23bca289 opened 1 month ago

23bca289 commented 1 month ago

file.writelines(line + '\n' for line in lines)

i dont understand this line

23bca290 commented 1 month ago

first you may define the file...

23bca289 commented 1 month ago

Screenshot (13) i can't understand this error

23bca290 commented 1 month ago

write a proper path of csv file to solve this error

23bca289 commented 1 month ago

ok i try it