Well I've been doing some more work with C# and Im doing pretty good with itI got a little problem. I can't figure out how to read variables from the console. Example: in python it would be something like this:
but I don't know how to do something like that in C# .NET ExpressCode:user = raw_input("What is you name? ")I tried almost everything and I couldn't find anything >_<
Anyone know how I can do this?
Thanks in advance![]()




I got a little problem. I can't figure out how to read variables from the console. Example: in python it would be something like this:
I tried almost everything and I couldn't find anything >_<
Reply With Quote