How To Run Python Code On Your Android Or iPhone

Manpreet Singh
3 min readJun 17, 2022

Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:

Now, let’s take a look at a few different ways we can run our Python code on our Android or iPhones!

Google Colab

First up, one of the best ways to run your Python code on your Android or iPhone is by using the Google Colab website. For those who don’t know, Google Colab is a website developed by Google that allows us to develop Python notebook online, as long as you have an internet connection, you should be able to run your Google Colab notebooks on your device! Here is a link to their website where you can learn more about this:

Replit

--

--