Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Elections
Post: RE: Elections

goodluck to you too mate.
nacerr Homework 7 5,967 Apr-25-2017, 06:43 AM
    Thread: Elections
Post: RE: Elections

(Apr-25-2017, 06:24 AM)PythonHatesMe Wrote: I have the exact same problem and I'm with you it's hard stuff did you manage to figure out how to do part 2 the parseVotes section? Yh, I got this. def ...
nacerr Homework 7 5,967 Apr-25-2017, 06:27 AM
    Thread: Elections
Post: RE: Elections

def getCandidates(f):          try:         filename = open(f,'r')         line = filename.readlines()                  print(line)               except IOError:         print("File not found.", []) ...
nacerr Homework 7 5,967 Apr-21-2017, 01:40 PM
    Thread: Elections
Post: RE: Elections

Hide/Show Output:100,95,,9 ,,92,70 ,,68,57 100,95,11,48, 81,95,66,92,66 ,,20,,33 3, -3, 3 50,,,50 45,88,,62, 44,65,27,70,10 88,94,48,74,6 ,75,95, 88,,61,63,62 ,10,92,12 ,,,,21 ,86,89,, 27,,16,89 62,92...
nacerr Homework 7 5,967 Apr-21-2017, 09:19 AM
    Thread: Elections
Post: Elections

I'm working on a problem here and it's quite a challenge. I just need some clarifications on some of the functions. overview The Government of Nerdvana conducts its elections using an unusual system....
nacerr Homework 7 5,967 Apr-21-2017, 07:35 AM

User Panel Messages

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