0

==5760

public static void ShowIntAndString(int x, string y) { Console.WriteLine(x + y); }

15th Jun 2017, 1:50 PM
Ron Cohen
Ron Cohen - avatar
10 Answers
0
Try typing this into your code playground ;)
15th Jun 2017, 2:04 PM
Limitless
Limitless - avatar
+ 1
yes.
15th Jun 2017, 2:09 PM
Ron Cohen
Ron Cohen - avatar
0
i already done this
15th Jun 2017, 2:05 PM
Ron Cohen
Ron Cohen - avatar
0
But the x needs to be converted to a string using: Convert.toInt32(x)
15th Jun 2017, 2:05 PM
Limitless
Limitless - avatar
0
Next time, format your questions a bit clearer. It'll help us answering it :)
15th Jun 2017, 2:06 PM
Limitless
Limitless - avatar
15th Jun 2017, 2:07 PM
Ron Cohen
Ron Cohen - avatar
0
So where's the problem?
15th Jun 2017, 2:07 PM
Limitless
Limitless - avatar
0
No problem. its 5970. if its 59, "70"
15th Jun 2017, 2:08 PM
Ron Cohen
Ron Cohen - avatar
0
đŸ˜¶ So you posted because you felt like it?
15th Jun 2017, 2:09 PM
Limitless
Limitless - avatar
- 1
Neat
15th Jun 2017, 2:10 PM
Limitless
Limitless - avatar