SyntaxFix
Write A Post
Hire A Developer
Questions
You can use an emulation of cls with for (int i = 0; i < 50; ++i) System.out.println();
cls
for (int i = 0; i < 50; ++i) System.out.println();