Hello guys this is simple but this is hard for beginner.
Try to test your logic this is called random number without repetition.
• Create 3 int variables.
• Each 3 variables are random numbers 1 up to 3.
• Don’t use array.
• Your goal is to print these three variables without duplicate.
Your output must like this just link one of these two link
http://jguiang4th.net23.net/tutorial...epetition.html
or
YouTube - java logic random no repitition.mpg
post your answer here or post your answer there.
thanks