• + 0 comments

    in your " System.out.printf("%"+(n+1)+"s",str+"\n");" i am getting confuse.,str+"\n"-it will give # but "%"+(n+1)+"s" ?..