0
==5760
public static void ShowIntAndString(int x, string y) { Console.WriteLine(x + y); }
10 Answers
0
Try typing this into your code playground ;)
+ 1
yes.
0
i already done this
0
But the x needs to be converted to a string using:
Convert.toInt32(x)
0
Next time, format your questions a bit clearer. It'll help us answering it :)
0
So where's the problem?
0
No problem. its 5970.
if its 59, "70"
0
đ¶ So you posted because you felt like it?
- 1
Neat