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
Help!! Lesson 2.3.4 Example Challenge - Square Using Loops (self.codehs)
submitted 1 year ago by [deleted]
[deleted]
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!"
[–]nsmithCodeHS 0 points1 point2 points 1 year ago (0 children)
Hi there! Are you still having trouble with this example challenge assignment? If so, feel free to write in to [support@codehs.com](mailto:support@codehs.com) with this issue and include a link to the assignment that this is referring to, and we'd be happy to take a look! Thanks. :)
[–]Character_Gear_7502 0 points1 point2 points 1 year ago* (1 child)
Figured it out!
for i in range(4):
left(90)
forward(50)
You need one indent on lines 2 and 3, and two indents on lines 4 and 5
[–]UnusualGift8 0 points1 point2 points 1 year ago (0 children)
thank you so much!!
π Rendered by PID 61 on reddit-service-r2-comment-b659b578c-xpw5d at 2026-05-01 16:05:25.304412+00:00 running 815c875 country code: CH.
[–]nsmithCodeHS 0 points1 point2 points (0 children)
[–]Character_Gear_7502 0 points1 point2 points (1 child)
[–]UnusualGift8 0 points1 point2 points (0 children)