python-youtube-code
python-youtube-code copied to clipboard
import words could not be resolved
i have been writing a code then this issue came and import is not functioning properly
from words import word_list
Hi, You need to save wordlist as words.py. And run the programme again.