SyntaxFix
Write A Post
Hire A Developer
Questions
int numberOfSpaces = 3; String space = String.format("%"+ numberOfSpaces +"s", " ");