Replies: 2 comments
-
You can do Console.WriteLine(@"\"); or Console.WriteLine("\\"); |
Beta Was this translation helpful? Give feedback.
0 replies
-
Consider learning a programming language before using cosmos xd |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I do a backslash () in a specified string as seen in the picture below? I get the following errors:
"Newline in constant" under "
") and ; expected" after ;
Beta Was this translation helpful? Give feedback.
All reactions