Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: unexpected EOF while parsing
Post: RE: unexpected EOF while parsing

I am pretty new to python in general, please excuse my bad practice XD
aaron92 General Coding Help 3 3,525 Sep-11-2019, 10:01 PM
    Thread: unexpected EOF while parsing
Post: unexpected EOF while parsing

when running this code: import screens as scn import inventory as inv pressEnter = "" scn.welcomeScreen_func() pressEnter = input("press ENTER to continue: ") pressEnter = 1 print(pressEnter)I get t...
aaron92 General Coding Help 3 3,525 Sep-10-2019, 09:10 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020