+ 4
How do solve game over message
15 Respostas
+ 3
Show your c o d e
Mention the p r o g r a m m i n g l a n g u a g e
+ 2
by writing the correct code.
if you want help, show your code attempt. tag the relevant programming language. give a complete task description.
+ 1
For python:-
First create a variable(which is message here) assign it with a string with equal sign and quotation marks
message="game over"
Then print the message on screen
print(message)
0
Tnk goddess âšïž
0
read my comment, then add the required information.
0
Sorry đ
0
don't create new threads, post i the existing one.
https://www.sololearn.com/Discuss/3286935/?ref=app
0
Am newbi so and i can't understand eglish
0
1. which programming language
2. task â COMPLETE
3. code
answer is in previous lessons.
0
Thanks you lisa đ your pro
0
Sorry my spelling mistake đ
0
Payton
Message = "Game over"
Print(message)
Is thi đł ok đ
0
check the spelling
Print is NOT the same as print
Message is NOT the same as message.
0
It's on the websites
Did i do worg đ„Č
0
Ok