We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae85a40 commit cc0a36bCopy full SHA for cc0a36b
basics/editor-setup.md
@@ -34,10 +34,10 @@ Note that most other editors come with settings that are not suitable
34
for writing Python code. _**TODO:** add a link to the old editor setup
35
tutorial here._
36
37
-Most of these editors are lacking some important features, they have so
38
-many features that they would confuse you or they aren't free. You can
39
-use these editors if you like them, but in my experience **these editors
40
-are BAD for getting started with programming**:
+Most of these editors lack some important features, they have so many
+features that confuse people or they aren't free. You can use these
+editors if you like them, but **these editors are BAD for getting
+started with programming**:
41
42
- PyCharm
43
- IDLE
0 commit comments