filmov
tv
Python - Random Choice - How to Pick a Random Element With One Line of Code
![preview_player](https://i.ytimg.com/vi/Ib_L5BRIYH4/maxresdefault.jpg)
Показать описание
#Shorts #Python
We may often want to get a random item from a collection of elements. Python excels at this because we don't have to implement anything from scratch and just use the built-in "choice" function in the "random" module.
The result? It only takes us ONE LINE to pick a random item!
-------------------------------------------------------------------------------------
Links:
We may often want to get a random item from a collection of elements. Python excels at this because we don't have to implement anything from scratch and just use the built-in "choice" function in the "random" module.
The result? It only takes us ONE LINE to pick a random item!
-------------------------------------------------------------------------------------
Links: