• Users
  • harlequin engineer

User profile: harlequin engineer

User info
User name:harlequin engineer
History
Joined:
Number of posts:8
Latest posts:

Using loops to find min/max, arithmetic and geometric means
So in my problem I am to ask the user to enter a non number to quit. How can I set that as the condi...

Using loops to find min/max, arithmetic and geometric means
Thank you so much L B! :D I wish that was written in text books.

Using loops to find min/max, arithmetic and geometric means
I guess the hard part is what do I set up as the condition to be met. I know that the loop needs to ...

Using loops to find min/max, arithmetic and geometric means
that does help quite a bit, thank you Zereo. Would it be better for me to use a for loop rather than...

Using loops to find min/max, arithmetic and geometric means
I can watch someone write out code and get the general idea of what it is doing, but writing code I ...