Question about empty line | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Question about empty line

Does it matter if there isn't an empty line between the "yourName" line and the "Console.WriteLine" line?

15th Feb 2017, 8:45 AM
夏目のRain_Li
夏目のRain_Li - avatar
1 Antwort
+ 8
Nope, empty lines generally don't effect the running of the code. But use empty lines to make your code look neat and tidy.
15th Feb 2017, 5:27 AM
Jafca
Jafca - avatar