Difference between revisions of "CSC111 Lab 11 2015"
Line 72: | Line 72: | ||
# the list of presidents sorted alphabetically. Your program should simply print the names, one per line. No additional information is required. | # the list of presidents sorted alphabetically. Your program should simply print the names, one per line. No additional information is required. | ||
# the list of all the presidents who were associated with the democratic party. | # the list of all the presidents who were associated with the democratic party. | ||
− | # the | + | # the president or presidents who were in office in 1945. |
# the presidents whose home state was Massachusetts. | # the presidents whose home state was Massachusetts. | ||
::<source lang="text"> | ::<source lang="text"> |