Hello, in this video we are going to cover how to run Python code online. So most income, why would you want to if you've already set you up on Windows, Mac or Linux, also, the no thing, ignore the fact that I'm on Mac because I'm going to be running online. Hence, you know, one of the advantages is that you just run anywhere, there's no installation required us any browser, you can bring your laptop in a hotel. If you're visiting family, you could be at home on your computer, you can just run the Python code, literally wherever you are. And most of the tutorials in this series will actually be using the online Python ID. And anything that's confident in the I will use a local ID is still USPTO de la which is just the official Python one and it doesn't matter if I'm on Mac or any other platform, the code itself will be that Same.
So the actual website is code chef.com. And you want to look for slash ID. And this Id actually allows you to run other code as well. So there's like a whole heap of different topic codes. Like, say, Ruby was interested in Python, let's type in Python. So you've got the old version two or version three, we're going to stick with version three, because unless you specifically need version two to stick with the latest one, and now we can put in a simple print line here and Hello, everyone.
And go down, click Run, just take a few seconds is going to run on there and then you'll give us the result if it's successful. As you can see, it successfully says, Hello everyone. It's also tell the memory eater the time it took as well and the state of It was successfully executed. So honestly that code online for Python and testing it. Again, this is not actually a Python programming tutorial. This is just showing you how you can test Python.
But we do have other videos for coding in Python. So feel free to check them out on all the different features that Python provides. So thanks for watching, and I'll see you in the next python programming tutorial.