Hi There,
You can’t use import statements online I am afraid. I recommend taking a look at the crib sheet for help with coding bugs!
For this particular case though, I don’t think you need the import statement you should be able to use shufle()
rather than random.shuffle()
and that will translate smoothly
Becca