Recent content by AndyBuk

  1. A

    Reading files in Python

    I recently decided to learn Python from scratch and already encountered an issue that's hard to solve or find a decent answer to solve it. To be precise, it regards the '[Ernno 2] No such file or directory' error that pops up all the time i try to open any .py file i make. Ive been trying to...