I'm just starting to write code in java.
Quick question. How do you print several integer variables on one line of output?
Ex: num1=17, num2=23, num3=44, total=num1+2+3.
Desired output:
17 23 44 84
From the looks of this tribe, I'll be surprised if I get a reply. No activity since Jan?
Quick question. How do you print several integer variables on one line of output?
Ex: num1=17, num2=23, num3=44, total=num1+2+3.
Desired output:
17 23 44 84
From the looks of this tribe, I'll be surprised if I get a reply. No activity since Jan?