Python for Beginners 9.2 practice not working | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python for Beginners 9.2 practice not working

For some reason, when I run the code, it says it's a fail when the expected output is exactly what is showing. When I click "See solution", my code is literally exactly the same. I can't move past this module due to this error. Here's my code: print("\"Stay hungry, stay foolish\" by Steve Jobs")

17th May 2022, 1:56 PM
Doug Johnson
Doug Johnson - avatar
6 Answers
+ 2
Doug Johnson , the code that you posted here is passing the test cases without problems.
17th May 2022, 2:04 PM
Lothar
Lothar - avatar
+ 2
Lothar Doug Johnson Maybe it is a bug. If you still not able to pass this challenge please contact info@sololearn.com
17th May 2022, 2:06 PM
Denise Roßberg
Denise Roßberg - avatar
+ 2
Sometimes re-starting the app or just re-running the same code a little while later helps.
17th May 2022, 2:13 PM
Lisa
Lisa - avatar
+ 1
Doug Johnson Did you check if there are unneccesary white spaces in your output?
17th May 2022, 2:00 PM
Denise Roßberg
Denise Roßberg - avatar
+ 1
Or maybe you are missing a white space? Here is my code: https://code.sololearn.com/c5I2EAJQZi0Q/?ref=app
17th May 2022, 2:03 PM
Denise Roßberg
Denise Roßberg - avatar
+ 1
Ok thanks for your help, all. I'll close out and wait awhile to see what happens. If that doesn't work I'll message support.
17th May 2022, 2:13 PM
Doug Johnson
Doug Johnson - avatar