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")
6 Answers
+ 2
Doug Johnson ,
the code that you posted here is passing the test cases without problems.
+ 2
Lothar Doug Johnson
Maybe it is a bug. If you still not able to pass this challenge please contact info@sololearn.com
+ 2
Sometimes re-starting the app or just re-running the same code a little while later helps.
+ 1
Doug Johnson
Did you check if there are unneccesary white spaces in your output?
+ 1
Or maybe you are missing a white space?
Here is my code:
https://code.sololearn.com/c5I2EAJQZi0Q/?ref=app
+ 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.