The >>> prompt has disappeared in my WinPython 3.12.x.x IDLE.
Is this intentional? I haven’t seen any mention of this anywhere.
The >>> prompt has disappeared in my WinPython 3.12.x.x IDLE.
Is this intentional? I haven’t seen any mention of this anywhere.
Hello,
can you try changing the Highlighting Theme
:
Options
> Configure IDLE
> Highlights
:
Select a theme from the drop-down menu and make sure to click the Apply
button for changes to take effect. Note that you can also create your own custom theme.
Ah, the >>> prompt got moved to the margin and wasn’t showing 'coz it was the same color as background.
Thanks!
Help us help you. Read this link first and learn how to format code so we can help you better. Do not use a screen shot of your code as some of us will copy and paste the code to get it to work for you, so you can learn from this. About the Python Help category You will get more help this way.
Also be sure to include this information in every new post you make.