Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Simple syntax error help
Post: RE: Simple syntax error help

(Aug-02-2017, 08:40 AM)wikedkid Wrote: if ask=="Tell me a joke": print('Caroline has a small nostril') while True: ask=input("") if ask==" ": breakI tried this but it says indentation error for b...
paulmj7 General Coding Help 4 3,622 Aug-02-2017, 09:51 AM
    Thread: Simple syntax error help
Post: Simple syntax error help

Im new to programming in general and am playing with the water. I seem to have hit a syntax error that I just cannot figure out why. person = input('Enter your name: ') print('Hello', person) ask = i...
paulmj7 General Coding Help 4 3,622 Aug-02-2017, 08:08 AM

User Panel Messages

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