Question: ) Write a program that generates the numbers between 0 and 7 with 10% probability and the number 8 with 20% probability. Specifically, the program
) Write a program that generates the numbers between 0 and 7 with 10% probability and the number 8 with 20% probability. Specifically, the program should give 0 with 10% probability, 1 with 10% probability, , 7 with 10% probability, and 8 with 20% probability.
using C language!!!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
