CPSC 120 - Principles of Computer Science I - SOLUTIONS
     
    Instructor: Shawn Brenneman
E-mail: asbrennem@radford.edu
     
   

Here are some solutions to some of the programming assignments:

  • Program 2 - convert yards/sec to mph
  • Lab2 - pennies, dimes, dollars (solution w/o IF statements)
     
    A very BAD example of programming style and documentation.