53.1k views
3 votes
What is the best code editor for python

User Pepernoot
by
5.1k points

2 Answers

3 votes

Answer:

I like Dreamweaver personally, it has a ton of cool features that programs like notepad++ doesn't have. For example, you can combine infinite different programming languages together into a single program, hope this helps :)

Step-by-step explanation:

User Marbdq
by
5.9k points
2 votes

From watching youtubers, the youtuber i watch that shows python uses the following:

-Atom

-Notepad++

There are other editors you can use, and it can vary for what "best" is, because everybody has their own preferences.

hope this helps

User Bens Steves
by
4.8k points