filmov
tv
2022-Spring: Intro to Python - Lab 19 - Random Number Generator

Показать описание
We'll generate a random number from a given min and max.
We'll do it the hard way by doing the math ourselves, but also the easy way and tell Python to do the work for us.
We'll also let Python choose one item from a given list.
We'll do it the hard way by doing the math ourselves, but also the easy way and tell Python to do the work for us.
We'll also let Python choose one item from a given list.