Suggested Videos
Part 1 – Introduction to C#
Part 2 – Reading and writing to console
Part 3 – Built-in types
Verbatim Literal is a string with an @ symbol prefix, as in @“Hello”. Verbatim literals make escape sequences translate as normal printable characters to enhance readability.
[youtube https://www.youtube.com/watch?v=5g3TTPaGVzE?rel=0&showinfo=0]