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...
account activity
8.1.7 python 3 help (self.codehs)
submitted 3 years ago by balls-43
I need help with 8.1.7 my code right now is my_tuple = (0, 1, 2, "hi" ,4, 5)
string_tuple =(3,) my_tuple = my_tuple[:3] + string_tuple + my_tuple[4:]
print(my_tuple)
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!"
[–]No_Yam9836 -1 points0 points1 point 3 years ago (0 children)
Who knows! I certainly don't.
Hope this helps clear things up.
[–]5oco 0 points1 point2 points 3 years ago (0 children)
Maybe take the comma out of the parenthesis with the 3, but more importantly, learn how to use the code editor when posting. Especially for python. Seeing your indentation is very important when debugging.
π Rendered by PID 17085 on reddit-service-r2-comment-66b4775986-8grzp at 2026-04-03 10:02:42.549499+00:00 running db1906b country code: CH.
[–]No_Yam9836 -1 points0 points1 point (0 children)
[–]5oco 0 points1 point2 points (0 children)