Complete the code to create a string containing a double quote | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Complete the code to create a string containing a double quote

13th Apr 2019, 8:04 AM
Tejinder Goriye
Tejinder Goriye - avatar
2 Respuestas
+ 17
System.out.println("\"Tejinder Goriye\""); This will print : "Tejinder Goriye" Hope it helps 👆👆
13th Apr 2019, 8:12 AM
Shadow Ninja[#Inactive]
Shadow Ninja[#Inactive] - avatar
+ 2
Tejinder Goriye You should have given us some code to complete
13th Apr 2019, 9:05 AM
Dlite
Dlite - avatar