akosiraff

Download Trainings

Jan 8th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1.  
  2. Download: https://solutionzip.com/downloads/trainings/
  3. Develop an algorithm in pseudocode that will accept the names, number of sessions attended, fees paid and category of gym members February 2017 and store it into four single dimensional arrays. the algorithm needs to retrieve relevant values stored and calculate the fees due, fees outstanding. the algorithm should then display the name, category, number of sessions attended, fees paid. In addition, the algorithm should search for a particular gym member stored in the array and display the message whether the member was found or not. If the name was found, display an appropriate message. use โ€˜Trainer Rohan Singhโ€™s โ€˜ members as a sample for your algorithm. Must use three looping structures.
  4. Download: https://solutionzip.com/downloads/trainings/
Add Comment
Please, Sign In to add comment