Question 1:
what statements do I use to asign random integers to the variable n. Here is one of my ranges
1 less than or equal to n less than or equal to 2
Question 2:
Also write a single statement that prints a number as random form the set 2,4,6,8,10 and more problems there to
What I am asking is what satements do I use for the above two questions
what statements do I use to asign random integers to the variable n. Here is one of my ranges
1 less than or equal to n less than or equal to 2
Question 2:
Also write a single statement that prints a number as random form the set 2,4,6,8,10 and more problems there to
What I am asking is what satements do I use for the above two questions
Comment