C# Developers' Journal (original) (raw)
1:03p
Need Help - I want to do something simple -
Console Application, that accepts a user input (ie. 100, or 4, or 5.5 - some number)
And add's "2" to it, displaying the result. So, if I enter 100, my Console.WriteLine would display 102.
Any thoughts?
TIA,
Scosu
LJ cut for space