0
What's the problem?
This it exchange to 77 or no? https://code.sololearn.com/cQ9sgc70h982/?ref=app
3 Réponses
+ 1
You didn't put in a code to print n you just converted the value
+ 1
Use "Console.WriteLine(n)" to show your program result.
0
Oh, thanks