Answer:
100 times.
Explanation:
The code will loop until i is equal to or greater than roles. I starts at zero and increases by one after each toss.
Hi!
In pythons <em>open() </em>function, we need to insert a file pathname and a mode. The mode is basically saying how you want to <em>open </em>the file.
Hopefully, this helps! =)
Answer : RAM is used to store computer programs and data that CPU needs in real time. ROM have prerecorded data and it is used to boot computer.