mardi 19 novembre 2019

How to predict the next value of random function ? In a dice problem

Import random

A= random.randint(1,6)
Print(A)
  1. I have tried writing this code
  2. I want to predict the next value of random function



Aucun commentaire:

Enregistrer un commentaire