Why ending slash is not printing on my code | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Why ending slash is not printing on my code

In comments topic

27th Aug 2018, 3:15 AM
Vishwas. G🇮🇳
Vishwas. G🇮🇳 - avatar
2 Respuestas
+ 5
Gremlins? (for better help, please show us your code -- if possible using a share link from CodePlayground...)
27th Aug 2018, 4:29 AM
Kirk Schafer
Kirk Schafer - avatar
+ 1
Seeing that you code in Java, here are the different comments : /* text */ /** documentation */ // text be aware, " // " are only commenting on one line. Enjoy :)
27th Aug 2018, 6:34 AM
Sam Pache
Sam Pache - avatar