Please I installed Idle3. But when I launched it by typing Idle
from the terminal, it loaded python3.6.6
by default. If I search Idle under applications
There are three options:
- Idle
- Idle using python 3.6.6
- Idle using python 3.7.0
My question is: Is it possible to change the default idle that opens when I type Idle
from terminal?
Thank you