back
Results of Programming Contest
Take a look at one solution to yesterday's problem.

solution

Let's do something a bit simpler today: Write a while loop that asks the user for a number and then cubes the number. Make the loop continue until the user enters 0.