Scanner + StringBuilder | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Scanner + StringBuilder

Hello, could you please tell me how to include StringBuilder class into scanner output? More specifically I need the result where word will consist last letters of each of the words entered by user. Example: dog karma output upgrade Exit word: gate This is my code: https://code.sololearn.com/cNMI1HOg3S1A/#java

30th May 2018, 7:57 AM
Łukasz Stachura
Łukasz Stachura - avatar
1 Respuesta
+ 11
https://code.sololearn.com/chrZ0cVo8ZA6/?ref=app see if this helps you
30th May 2018, 2:47 PM
Rstar
Rstar - avatar