Write a code in MATLAB as a lottery game where the number are from 0-100. include a for loop and rand(x) in your code. i
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Write a code in MATLAB as a lottery game where the number are from 0-100. include a for loop and rand(x) in your code. i
Write a code in MATLAB as a lottery game where the number are from 0-100. include a for loop and rand(x) in your code. if the you got it right it will apear (congratulations) else (you lose).