Question about empty line | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
+ 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