You won’t find python in the Programming tab of the GUI applications menu. When you start IDLE you simply type in your python statements in the IDLE main window and press Enter, or you create a new file, enter your script and select Run. IDLE will find the python compiler for you and pass the script to it. Python then executes your script and IDLE shows you the result. There is no GUI component associated with python - it is only a compiler.
1 Like
OK Jeff, i understand, so it’s there But!! not so up front as other apps turn up instead.
Sigh!! ![]()