Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Assert failure
Post: Assert failure

We are supposed to write file out. This is what I have and I am still getting an assertion failure: with open('employee_salaries.tsv', 'w') as f_out: template = '{name},\t{salary}' for row in emp...
jtcostel General Coding Help 1 1,654 Sep-03-2021, 05:03 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020