Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Hangman Troubleshooting
Post: Hangman Troubleshooting

Okay so, I created a hangman game, this is the code for the game import time name = input("what is your name?: ") print("Hello, " +name +" , time to play hangman") time.sleep(2) print("This word has ...
Ewilliam51 Game Development 5 3,031 Feb-24-2020, 10:49 PM
    Thread: How to send an error message
Post: How to send an error message

I'm not quite sure how to structure this question so I'm going to use an example Let's say I have a program that asks a user for a number which I am going to use later , I would do something like this...
Ewilliam51 General Coding Help 1 2,048 Feb-14-2020, 08:18 PM
    Thread: name undefined Coding Error
Post: RE: name undefined Coding Error

Thank you, I just realized I had accidentally download Python 2 and forgot to uninstall it I will make sure to switch back to Python 3
Ewilliam51 General Coding Help 2 2,137 Feb-06-2020, 12:19 AM
    Thread: name undefined Coding Error
Post: name undefined Coding Error

I created a program that is supposed to ask the user for a number, tell the user whether the number is odd or even and then ask the user if they want to try another number. I made some sort of error b...
Ewilliam51 General Coding Help 2 2,137 Feb-06-2020, 12:12 AM

User Panel Messages

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