0
Schuffle a list
Is there anyway to schuffle a list of tips with py language and implementation of that in telegram bot?
1 Resposta
0
You could load the tips into a list and shuffle it.
https://www.geeksforgeeks.org/JUMP_LINK__&&__python__&&__JUMP_LINK/python-ways-to-shuffle-a-list/
Your output would then go to the bot.