Python Forum
delete identical entries in a list
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
delete identical entries in a list
#6
Fantastic! Works like a dream! I had 36 entries in studentNumbersWithErrors, now I have only 4!

Thank you very much! I really am just a raw beginner, I'm very grateful for your help!

The program I use to mark multiple choice is very good, but sometimes a read error slips in. All the cells I look at should contain an entry like A B C or D whatever. If the entry is '' or None, then I can look just at that student's answer form to see what the problem is. That's what I need this for.

Thanks again!
Reply


Messages In This Thread
delete identical entries in a list - by Pedroski55 - Sep-18-2017, 11:27 PM
RE: delete identical entries in a list - by Larz60+ - Sep-18-2017, 11:30 PM
RE: delete identical entries in a list - by Pedroski55 - Sep-19-2017, 04:22 AM
RE: delete identical entries in a list - by Mekire - Sep-19-2017, 01:27 PM
RE: delete identical entries in a list - by wavic - Sep-19-2017, 02:00 PM
RE: delete identical entries in a list - by wavic - Sep-20-2017, 08:00 AM

Forum Jump:

User Panel Messages

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