assets

How to reference another file (i.e. png or jpg) in another directory in Python3?

How to reference another file (i.e. png or jpg) in another directory in Python3? Question: I’m using VS Code to program in Python. Instead of copying and pasting an image (or any other type of file) from one directory to the same directory my .py file is located in, I want to reference that image …

Total answers: 1