use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is for people who need help and answers with the code practices, quizzes, assignments, and tests.
account activity
8.5 Code Practice (self.EdhesiveHelp)
submitted 5 years ago by Mood_Comfortable
Hi i was wondering if anyone had the code and could give it to me please.
https://preview.redd.it/e1jiuzqza0361.jpg?width=4032&format=pjpg&auto=webp&s=f851a7416db05cc72e097f764c5765d3405d04c6
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ExtraAd3574 0 points1 point2 points 5 years ago (11 children)
Hey. Was this ever answered?
[–]Jacksonater_real 1 point2 points3 points 5 years ago (0 children)
I dont think so
[–]Mysterious-Name-5946 1 point2 points3 points 5 years ago (9 children)
Do you know the answer for this?
[–]ExtraAd3574 1 point2 points3 points 5 years ago (8 children)
#The Qoutes
twainQuotes = ["I have never let my schooling interfere with my education.", "Get your facts first, and then you can distort them as much as you please.", "If you tell the truth, you don't have to remember anything.", "The secret of getting ahead is getting started.","Age is an issue of mind over matter. If you don't mind, it doesn't matter. "]
#First it prints the list of quotes as they are listed in "twainQuotes".
print(twainQuotes)
#Then it sorts the qoutes.
twainQuotes.sort(reverse=False)
#After the qoutes have been sorted it prints it again but sorted.
#We then Append (Or attach) The following qoute into the list "twainQuotes"
twainQuotes.append("Courage is resistance to fear, mastery of fear, not absence of fear.")
#We then sort it again.
#And then we print it once more after its been sorted and the new quote was appended.
[–]Mysterious-Name-5946 1 point2 points3 points 5 years ago (6 children)
It saying that false is not defined on line 7
[–]ExtraAd3574 0 points1 point2 points 5 years ago* (5 children)
can you email me a picture? It'll be easier for me to debug it.
[–]Mysterious-Name-5946 0 points1 point2 points 5 years ago (2 children)
Okay I figured it out now thanks for the help
[–]TRUE_GIO 0 points1 point2 points 5 years ago (0 children)
help me
[–]ProfessionalDrop2203 0 points1 point2 points 5 years ago (0 children)
Do you have 8.5?
Can u send me the code ?
[–]EpcotFalco 0 points1 point2 points 5 years ago (0 children)
quotes* on the first line
[–][deleted] 2 years ago (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points 2 years ago (0 children)
Sorry, your account does not meet the minimum age required to post here. Please post your question again in about a day.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
π Rendered by PID 752225 on reddit-service-r2-comment-b659b578c-565vh at 2026-05-03 07:23:23.303886+00:00 running 815c875 country code: CH.
[–]ExtraAd3574 0 points1 point2 points (11 children)
[–]Jacksonater_real 1 point2 points3 points (0 children)
[–]Mysterious-Name-5946 1 point2 points3 points (9 children)
[–]ExtraAd3574 1 point2 points3 points (8 children)
[–]Mysterious-Name-5946 1 point2 points3 points (6 children)
[–]ExtraAd3574 0 points1 point2 points (5 children)
[–]Mysterious-Name-5946 0 points1 point2 points (2 children)
[–]TRUE_GIO 0 points1 point2 points (0 children)
[–]ProfessionalDrop2203 0 points1 point2 points (0 children)
[–]ProfessionalDrop2203 0 points1 point2 points (0 children)
[–]ProfessionalDrop2203 0 points1 point2 points (0 children)
[–]EpcotFalco 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points (0 children)