How to make line numbers appear in python IDLE 3.10

396 Views Asked by At

So, I was trying to make the line numbers appear in the Python IDLE, which I searched how to do in google, and found out that I should go to Options --> configuration IDLE --> General, except there is no General tab. Can someone please tell me if there are other ways I can make the line numbers appear in Python IDLE ver. 3.10?

I've tried to make the line numbers appear by checking the "Show line numbers in new windows" under the Shell/ED tab through configuration IDLE, and hitting apply, but that didn't do anything.

0

There are 0 best solutions below