// "Replace with 'String.repeat()'" "true" class Test { String spaces(int a, int b, int c, int d) { StringBuilder sb = new StringBuilder(); for(int i=a-b; i