PDA

View Full Version : Pseudocode


webdev
03-11-2011, 07:03 AM
Write a pseudocode... A program is to be developed that will calculate the total length of music to be stored on a CD. Assume a CD may store 76 minutes of music. The user will enter the length of musical tracks in minutes and seconds (separately) in a loop. A loop will be used to prevent the user...