Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Homework
#2
"deleting" a student is really just opening the file and writing that file write back, except skipping any lines that refer to that student.  If you've done everything else, this part should be easy.

The censorlist, likewise, shouldn't be that hard, as you're basically just printing out the contents of examresults.txt, but with student names attached.
Reply


Messages In This Thread
Homework - by edge94 - Oct-31-2017, 08:07 PM
RE: Homework - by nilamo - Oct-31-2017, 08:29 PM

Forum Jump:

User Panel Messages

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