I have to import another .py file with the name "00 xyz.py" how do I import the file as simply importing it the conventional way wouldn't work.
import 00 xyz.py as xyz
I have to import another .py file with the name "00 xyz.py" how do I import the file as simply importing it the conventional way wouldn't work.
import 00 xyz.py as xyz