SyntaxFix
Write A Post
Hire A Developer
Questions
for(int i=0;i<str.length();i++) { System.out.println(str.charAt(i)); }