mercredi 16 décembre 2020

How can i assign the values to random module properly

MAIN CODE:-

import random

value = random.randrange(1,876)

print(value)

THE ISSUE:-

After running this code, I only get only one value after printing 'value' in interactive mode as well as in script mode, please help me if anyone of you have a fix for it.




Aucun commentaire:

Enregistrer un commentaire