Repositories (1)
APL-MOB-24-25
1 snippets stored for this repo
// } while (isSalaryInvalid);
//
// if (salary > 1000) {
// System.out.println("You are rich skibidi sigma toilet with W rizz " + name);
// } else {
// System.out.println("You are poor " + name);
// }