Difference between revisions of "CSC111 Final Exam 2018"

From dftwiki3
Jump to: navigation, search
Line 21: Line 21:
 
<br />  
 
<br />  
 
* Write a python program that reads this type of CSV file, and outputs this information:
 
* Write a python program that reads this type of CSV file, and outputs this information:
::* The most popular major.  In this case both the first major and second major count.  For example, if the 3 lines shown below, CSC is the most frequent major.
+
::* The most popular major.  In this case both the first major and second major count.  For example, in the 3 lines shown below, CSC is the most frequent major.
 
<br />
 
<br />
 
:::::<source lang="text">
 
:::::<source lang="text">

Revision as of 15:50, 28 April 2018

D. Thiebaut (talk) 11:39, 26 April 2018 (EDT)



...