kacecode/python-wordsearch

Pick an editor

Closed this issue · 0 comments

You have a lot of good options to choose from these days when it comes to a tool to write code. You can technically write code in notepad, but smart editors help to avoid mistakes, give hints, and identify potential problems before you run the code.

I'd recommend either Atom (https://atom.io/) or PyCharm (https://www.jetbrains.com/pycharm/download/#section=windows).

Atom is a less configured out of the box, but runs better on weak computers than PyCharm. Here's a quick guide to setting it up: https://www.youtube.com/watch?v=uve1tjVIQ6c