a student incorrectly attempted to produce a random value in the range of 1.6 using the expression 6*(int)Math.random()+1
please help me with the answer and please don't it's silly answers
Answers
Answered by
2
Answer:
int power =1;while (power <=n/2)power =2*power
Explanation:
which class you
Answered by
1
Answer:
To get a number in a different range, you can perform arithmetic on the value returned by the random method. For example, to generate an integer between 0 and 9, you would write: int number = (int)(Math. random(
Explanation:
plz make me brainliest plz plz plz and
follow me
Similar questions