How to start with Python

When it comes to learning an object-oriented programming language, you might consider starting with either Python or Java. While Python can be more user-friendly than Java, as it has a more intuitive coding style, both languages do have their unique advantages for developers and end users.

However, if you are just beginning your path towards a programming career, you might want to start by learning Python, as it is less complex.

Hey ! don’t worry .

Step 1: go to repl.it

Step2: Select a Language.

Step3: Write a programme.

like: print(‘Hello World’)

Step4:press ctrl+Enter.

When you feel comfortable with python use : Anaconda/Pycharm etc..

Leave a Reply