Assistance with looping variancesHello, I am trying to write a program that does sum, total & average, along with comparing numbers o...
Assistance with looping without array@keskiverto I make use comparisons of < and > as seen here [code]//comparing for high & low if( a > ...
Assistance with looping without array@jonnin This program to be done without the use of arrays. I have seen similar programs done using a...
Assistance with looping without arrayGreetings, I am trying to write a program that takes in numbers and outputs only specific ones; high...