Pseudo code for the irish election. Wait what?

Recommended Videos
Jul 5, 2009
1,342
0
0
Okay so I'm a first year in Computer Science and I've been given an assignment to use pseudo code as if it was for the irish presidential election. We have to read in all the candidate, design it so people can choose their first second and third choice, pick only one candidate if they want, knock out the looser and transfer their votes and such.
Wat do? :'(
 

Palfreyfish

New member
Mar 18, 2011
284
0
0
Pseudo code is where you write the code, but in text that anyone understands, as opposed to a programming language such as C++ etc. Does that help?