Skip to content

Instantly share code, notes, and snippets.

@seyDoggy
seyDoggy / PSPC Chapter 8 Assignment.txt
Created March 20, 2013 17:09
Chapter 8 Assignment
Problem Solving and Programming Concepts
Adam Merrifield (2697795).
Chapter 8 Assignment: pg 350 3a
3. a. Professor Zak allows students to drop the two lowest scores on the 10
100-point quizzes she gives during the semester. Design an application that
accepts a student name and 10 quiz scores. Output the student’s name and
total points for the student’s eight highest-scoring quizzes.