Jump to content

C#: Really stupid noob question

Doughnutnator

Hi! I want to make a simple think, just write "\" in the console.

 

I try to do that with this:

 

Console.Write("\"); But it doesn't allow me to do that.

 

Any ideas?

 

Thanks and have a nice day :D

Link to comment
Share on other sites

Link to post
Share on other sites

Thank you very much, and sorry for the dumb question, i'm an idiot, have a nice day! :D

You are not an idiot, you just are new to the language. No one knows everything from the start.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×