Friday, September 11, 2015

Exercise 1: Basics

Course Outline   Next Exercise

For Exercise 1, we'll practice getting input from the user, displaying text and values to the console, implementing loop and basic arithmetic operations.

Problem:

Get 10 numbers from user. Output the sum, average, minimum and maximum.




Course Outline   Next Exercise

No comments:

Post a Comment