+ 1
I have a problem
I am having a problem while making a game. I simply want to say -print (" Number Card Guessing Game")- but I keep receiving a message saying invalid syntax and pointing to the word "print". Does anybody have any ideas of how to help. Please respond.
5 Answers
+ 5
The easiest method to get a correct answer is to link the code you are having problems with so we can run it and get the error ourselves. Otherwise, we are guessing what of the tons of things you could do wrong is the actual thing you have done wrong.
+ 4
You asked a question without specifying its language so ill just assume this is COW language.it should be:
<@$_"__&-&&--!+-->
+ 2
just to clarify I am coding in python, and I will show the code that is not working
+ 1
Thank you for all the answers