|
Assignment of numbers to variables without asking
When I finally was able to compile my program, and ran it, when I tried to enter some numbers to variables, they already seemed to be assigned to them, with out any of the numbers found in the code. E.g: When I executed the speed, distance, time calculator and executed the speed case; it automatically did 13/10 = 1.3, without me assigning ANY variables at all. What is wrong? What should I do?
Thanks,
Haz
|