Question about empty line | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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, 9:21 AM
夏目のRain_Li
夏目のRain_Li - avatar
1 Respuesta
+ 10
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