Beginner python homework#22
Conversation
|
Hi Samuella. There may be a few errors in your code, as the text you provided cannot be printed as one string. Be sure that you have everything inside the "print" function in quotations as it was originally written. Press the "run" button again, and you will want it to say "Process finished with exit code 0" at the end, meaning that there were no errors when it was read. Then copy that text into the "submit.txt" file, and commit-push pull request again. I will give you the final score for this assignment once those changes are made, and the code can be run. I believe in you! |
nathanielpolley
left a comment
There was a problem hiding this comment.
Pending: assignment_0_beginner
There was a problem hiding this comment.
In order for text to be able to print out, it must be a string encapsulated in quotations. Also, I will need the generated output of the code to see if Python and PyCharm are working on your end. I will revisit this when these changes are made.
work completed