if (opportunity.equals("Success")) {
System.out.println("Success! You did it!");
} else {
System.out.println("Try Again!");
if (num > 1) {
chance(num - 1);
} else {
System.out.println("Exp +1");
}
}Last updated on: July 7, 2025
Jan. 2021 - Present
Aug. 2021 - Dec. 2023
B.S. in Computer Programming and Information Systems
Liberal Arts/Science
© janbrixbatalla.tech