jeudi 10 octobre 2019

Reference Issue in Random Module

My code worked, I changed nothing, and now its highlighted saying it cant reference the module properly

ive tried retyping everything, looking up tutorials, trying SUPER simple lines of code, and my random module in pycharm python 3 is not working

Import random

value = random.random() print(value)

basically, value = random.random() after the dot is highlighted and is saying cannot find reference 'random' in random, like... what??




Aucun commentaire:

Enregistrer un commentaire