Mar-29-2017, 12:47 PM
(This post was last modified: Mar-29-2017, 12:47 PM by sparkz_alot.)
(Mar-29-2017, 12:18 PM)Kebap Wrote: print("you entered: "), text
I believe this should be
print("you entered: ", text)Yes, in PyCharm, you manually have to click in the 'terminal window' to enter data, otherwise you remain in the edit window by default.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition