So I am trying to create a program that would be able to read its own types of files
Imagine there is a file called hello.world
And you have a .exe program that you can open this file with.
This program is my python file, so what is actually the way of getting which file was opened with that .exe?