Getting started with Repl.it

Featured image

Introduction

In the previous post, we learnt about IDEs and Code editors. In this post, we will learn how to setup Replit for writing code in python.

Repltit Introduction

Replit is free online coding workspace that we can use to get started with python with minimal setup.

Key features

Python with Replit

Remember our first python code we wrote? Well, let’s see how we cab rewrite it in replit.

Conclusion

There you go! We have rewritten our helo world pyhon program in replit. Now you can code in any bowser or download the replit app and continue coding anytime.