Ubuntu Python IDLE Install Python 3:$ sudo apt install idle3 Python 2:$ sudo apt install idle-python2.7 Execute IDLE$ idle or (background running) $ idle & 개발/Python 2021.04.15