Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Not the expected outcome
Post: Not the expected outcome

I am having difficulty getting the expected outcome. I'm working exercises in a Python book. I would like: as soon as a person enters their first and last name for the message to appear (Hello, format...
christopher3786 General Coding Help 1 1,559 Jun-23-2020, 06:43 AM
    Thread: Problem with a 'break' statement.
Post: Problem with a 'break' statement.

I have indented and have tried moving the 'break' statement around, but I keep receiving this error. What am I doing wrong? Thank you! prompt = "\nPlease enter the name of a city you have visited:"...
christopher3786 General Coding Help 3 2,454 Jun-20-2020, 07:13 AM
    Thread: New to the language. What am I doing incorrectly here?
Post: New to the language. What am I doing incorrectly h...

1) I ask the user to input a number as a string. 2) I convert the string to an integer. 3) I perform a comparison to see if the user's number is a multiple of 10. number = input("Provide a number: ")...
christopher3786 General Coding Help 3 2,260 Jun-19-2020, 10:57 PM

User Panel Messages

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