A java program that takes input as string and takes the first letter out and add ay to the string | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

A java program that takes input as string and takes the first letter out and add ay to the string

27th Dec 2021, 10:46 AM
Edmund Quainoo
Edmund Quainoo - avatar
1 ответ
+ 4
I think I kinda get what you're doing here, you're going for that pig latin challenge right? I suggest you to search the Code Playground for examples and inspirations, from there you improvise. As a future reference, please mind these tips on posting a question https://www.sololearn.com/Discuss/333866/?ref=app
27th Dec 2021, 10:58 AM
Ipang