Hi Im a beginner in programming C# while watching this tutorial on C# (writing a console application) the guy skipped over a couple segments in between parts of code.
Where he was doing "if" statements of " if (input3 == "n" (vertical lines here) input3 == "n").
Im wondering how was he able to type that is that a feature in visual studio? What keystroke is it? The significance and what does it mean..
Thanks!