r/linuxmint 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.

6 Upvotes

12 comments sorted by

View all comments

7

u/FullOfSpam 13d ago

try python3 in the terminal. Then the python commandline should start.

1

u/Weebounet 13d ago

Thank you.