0

Schuffle a list

Is there anyway to schuffle a list of tips with py language and implementation of that in telegram bot?

2nd Jul 2025, 2:25 AM
eltaher elwakil
eltaher elwakil - avatar
1 Respuesta
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.
2nd Jul 2025, 6:29 AM
Ausgrindtube
Ausgrindtube - avatar