+ 5
try a) import random or b) import from random only what you really need or c) from random import * outside of the function
10th Jan 2021, 8:06 PM
Lisa
Lisa - avatar