Random without repetition in Python? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Random without repetition in Python?

how write this code?

8th Dec 2018, 9:23 PM
kokito
1 Respuesta
0
You can use an if statement to avoid repetitive output.
8th Dec 2018, 9:43 PM
Ali Rayat
Ali Rayat - avatar