Sep-14-2024, 10:50 AM
(This post was last modified: Sep-14-2024, 12:55 PM by deanhystad.)
Hi,
I am new user for python and im currently following a PDF for samples. I'm stuck where the function ( input is not working ).
code is
I am new user for python and im currently following a PDF for samples. I'm stuck where the function ( input is not working ).
code is
message = input("Tell me something, and I will repeat it back to you: ") print(message)please help.
deanhystad write Sep-14-2024, 12:55 PM:
Please post all code, output and errors (it it's entirety) between their respective tags. Refer to BBCode help topic on how to post. Use the "Preview Post" button to make sure the code is presented as you expect before hitting the "Post Reply/Thread" button.
Please post all code, output and errors (it it's entirety) between their respective tags. Refer to BBCode help topic on how to post. Use the "Preview Post" button to make sure the code is presented as you expect before hitting the "Post Reply/Thread" button.