Question about empty line | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Resposta
+ 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