#how do i do Console.Readline with a string(char array) with an if statement

4 messages · Page 1 of 1 (latest)

stiff quarry
#

how should i format it as well "%"

tight rootBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

rigid temple
#

Console.Readline is C# right?

#

You could use getline() and parse the int manually