best ide of python code example

Example 1: what is the best ide for python

"""
IntelliJ iDEA is the BEST IDE. Pycharm is only for python and is a bit too heavy,
VS code is super great too but intelliJ IDEA has more multi-language support
and more additional features, and a greater marketplace.
"""

Example 2: best python ide

# IDLE > Comes with Python installation.
# PyCharm > https://www.jetbrains.com/pycharm/
# VSCode/Visual Studio Code > https://code.visualstudio.com/
# Thonny > https://thonny.org/
# Atom > https://atom.io/