[Idle-dev] Underscore visibility qurey

Al Sweigart al at inventwithpython.com
Wed Feb 3 16:35:23 EST 2016


This might just be a font issue. Can you take a screenshot to show us what
it looks like? Have you changed the font settings?

-Al

On Thu, Jan 7, 2016 at 2:45 AM, Project <rojectp2015 at gmail.com> wrote:

> Good day
>
> I am a new user to Python and have downloaded Idle (Python version: 3.4.3;
> Tk Version: 8.5.9; IDLE version: 3.4.3). I am using the book "Python for
> kids" as a starter and have noticed that when I try to use the underscore
> (_) in the Python shell the underscore is not visible. Is there any way to
> rectify this?
>
> I have copied the two lines of code from the Python shell window below and
> the underscore is definitely there - just not visible!
>
> >>> number_of_coins=200
> >>> print(number_of_coins)
>
> Regards
>
> Project
> _______________________________________________
> IDLE-dev mailing list
> IDLE-dev at python.org
> https://mail.python.org/mailman/listinfo/idle-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/idle-dev/attachments/20160203/e56a3819/attachment.html>


More information about the IDLE-dev mailing list