Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (50.2k points)

Can anyone tell me what tool does a programmer use to produce python source code?

1 Answer

0 votes
by (108k points)

You can use any text editor will do, but I would suggest vim. It is not only an excellent text editor. It is language-aware coloring and shows us if there is any syntax problem. It knows about the syntax of “.py” files and also does a reasonably good job of highlighting and indentation based on its knowledge of Python syntax

If you wish to learn Python from an online course, then enroll in this Python Certification course by Intellipaat provides instructor-led training, lifetime access, certification, and job assistance.

You can watch this video on Python career path to understand more:

Browse Categories

...