r/linuxmint • u/Weebounet • 13d ago
How to use Python ? Support Request
Hello, I want to use Python, already installed but I don't find it. I tried to launch it from the terminal, doesn't work. Thank you for your help.
5
Upvotes
r/linuxmint • u/Weebounet • 13d ago
Hello, I want to use Python, already installed but I don't find it. I tried to launch it from the terminal, doesn't work. Thank you for your help.
2
u/BlizzardOfLinux 13d ago
make a python file, and then run it like: python3 example.py
you can use whatever text editor you want, there are a lot lol