Until today I was using the terminal itself to program in Python, however today I decided to download the IDLE. When I try to put the single quotation mark (') it simply closes. Can anyone help me?
Until today I was using the terminal itself to program in Python, however today I decided to download the IDLE. When I try to put the single quotation mark (') it simply closes. Can anyone help me?
IDLE uses Tkinter's standard Python library to provide GUI functionality. Tkinter is an interface to the multi-platformTk graphical interface, part of Tcl / Tk. Unfortunately, OS X currently does not support all of the standard word processing features in Mac OS X.
Simply change the keyboard to USA instead of USA international