Computer Science, asked by kkkeeekkkwww, 9 hours ago

Write a JAVA program to simulate this event:
Ronnie throws a die. If he gets 1, he can play again. For all other numbers, he passes his turn.
Do not use If statements.

Answers

Answered by Ronithreddy
0

i think we cannot do this program without using if statement

Similar questions