Rishabh-Ethicalhacker
Results
2
comments of
Rishabh-Ethicalhacker
Here the main problem is you converted your input in lower case and the value stored in String first letter is in upper case so to avoid this type of...
Code : public static void main(String[] args) { System.out.println("hello world! It's me malitha!"); } Also calitalize the word String