Posts by Nate • 33 points
1 post
-
3
votes2
answers69
viewsQ: For loop build error
I’m making a program that asks how many notes the user will type and after that, enters a 'for' loop asking what are the notes to type. Notes are stored in a array and finally the average. #include…