0
How to print i/p- Java Language Good o/p- J L Good.
3 Réponses
+ 12
See this for input:
https://www.google.de/amp/m.wikihow.com/Get-Input-from-a-User-in-Java%3Famp%3D1
Then replace the pattern by replace method of String.
Then output the new string:
System.out.print(yourReplacedString);
+ 9
Sorry, I don't get it. Try to post example code.
0
input= Make In Bharat
output= M I Bharat
how to code..