lundi 2 novembre 2020

Is it possible to use the randint() function in numpy without the prefix np?

I am not using

import numpy as np

Using this -

From numpy import* 

How do I use the np random included functions without the np prefix?




Aucun commentaire:

Enregistrer un commentaire