Why ending slash is not printing on my code | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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