writing code for assignment, game like Scrabble and for some reason the output says 'No modules named ps4a found'.
from ps4a import *
I checked and I have a python file named ps4a in the same folder as the one I'm coding in.
writing code for assignment, game like Scrabble and for some reason the output says 'No modules named ps4a found'.
from ps4a import *
I checked and I have a python file named ps4a in the same folder as the one I'm coding in.