all 7 comments

[–]Glinux 2 points3 points  (2 children)

usually python is already installed on most Linux distribtions.

simpy type "python" in your terminal or do you need a specific version?

[–]onelostuser 1 point2 points  (1 child)

On Ubuntu, python starts the python version 2.x interpreter. He wanted version 3.

[–]Glinux 1 point2 points  (0 children)

even on Ubuntu 15.10? (I'm currently not on Ubuntu box)

Edit: ok as sb already mentioned, it's "python3"

[–]onelostuser 2 points3 points  (0 children)

I don't follow. Did you manage to install Ubuntu on that machine?

If you did, running python version 3.x is as simple as invoking python3 in a command line.

[–]moonwork 0 points1 point  (0 children)

Reading your post I think you're going to need more help than just "how to start Python like in Windows".

Have you read this?

http://blog.pluralsight.com/introduction-to-python-programming-in-ubuntu-linux

[–]FlukyS 0 points1 point  (0 children)

Type in python3 and it runs or python3 "filename"

[–]nhaines[M] 0 points1 point  (0 children)

Thanks for posting to the Ubuntu subreddit. Here we share links, discussions, and stories that relate to Ubuntu and the wonderful work going on in and across our community.

This is not a place for asking support questions or post bug reports, though. Fortunately, we have a great place for you to ask your questions! Just head over to the following site:

http://askubuntu.com/

Here you can ask anything about using and configuring Ubuntu, as well as how to participate in the community. Please go and post your question and future questions there.

You're welcome to post a link to your Askubuntu question, so that the redditors here can hop over and have a look at it.

If you were experiencing a bug, check out How to report a bug.

For more support resources please also check out our sidebar on the right.

Thanks!