In a message of Fri, 27 Nov 2015 01:43:36 +0000, Kayla Phelps writes: >Hi, >When I go to type underscores in my program it doesn't work, they just turn >into spaces. I can use references from other programs I downloaded just fine >but I even tried copying and pasting underscores and they disappeared. Any >ideas of what to do? Even my teacher doesn't know what's wrong. >Thanks, >Kayla
You are on a Mac, correct? https://bugs.python.org/issue24310 On some operating systems, for instance a Macbook Pro with Retina, the bottoms of hanging letters such as 'g' or 'y', as well as underscorces, cannot be seen in IDLE. The fix is to go to Options -> Configure IDLE, and change the size of the default font to 9 or 11. See if that works. Laura _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor