What if // prints "hello world", I changed to // hello world | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What if // prints "hello world", I changed to // hello world

20th Aug 2019, 6:19 AM
Mamax
Mamax - avatar
3 Respostas
+ 2
All comments are ignored. You can literally write anything and the compiler / interpreter doesnt care at all
20th Aug 2019, 6:21 AM
Trigger
Trigger - avatar
+ 2
It affects nothing. What comments do is to help us understand the code easily. Compiler will ignore comments, it does nothing.
20th Aug 2019, 6:22 AM
ä½ ēŸ„é“č¦å‰‡ļ¼Œęˆ‘也ę˜Æ
ä½ ēŸ„é“č¦å‰‡ļ¼Œęˆ‘也ę˜Æ - avatar
0
Thakns
20th Aug 2019, 10:14 AM
Mamax
Mamax - avatar