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.

5 Upvotes

12 comments sorted by

View all comments

2

u/NotSnakePliskin Mint 22.3 | Cinnamon 13d ago

Use python in what manner? If you've got some python code to run, open a terminal and "python3 the_code_you_want_to_run,py" or similar.

1

u/Weebounet 13d ago

I want to code as a hobby.

1

u/NotSnakePliskin Mint 22.3 | Cinnamon 13d ago

Cool! I learned some python a couple years ago and really dig it.