java Logic Random with out repetition
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.
Dont 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
Re: java Logic Random with out repetition
We are not going to just do this for you, but will try and help you along the way if you demonstrate you've made an effort to solve the problem and get stuck along the way. So I suggest you make an effort and if you get stuck post your code with a clear question we can help you with. Suggested reading: How to ask questions
Edit: and please don't post the same question twice to the forums.