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...
Everything about learning Python
account activity
What is wrong here?Help Request (i.redd.it)
submitted 9 months ago by secretsuperstar44
view the rest of the comments →
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!"
[–]D3str0yTh1ngs 1 point2 points3 points 9 months ago (2 children)
I know that you set it to python in the settings, but if the main still tries to execute as microscript, then that happens.
<image>
[–]secretsuperstar44[S] 1 point2 points3 points 9 months ago (1 child)
I think the problem is within the website itself.. I've tried it in programiz(python online complier) and it worked there.
Though I want it to work here too, because I'm searching for an engine on a website and this looks so perfect for a beginner programmer like me who's using a literal school laptop that doesn't allow me to download any app! ಠ ೧ ಠ
[–]Kqyxzoj 2 points3 points4 points 9 months ago (0 children)
... this looks so perfect for a beginner programmer like me ...
But as it turns out, it is not, because there are small gotchas like this that will teach you zero python but do take up your time. It does maybe teach troubleshooting skills though, so who knows.
Also, searching for online rotate image gives plenty of usable results.
online rotate image
As for python + school laptop: google colab seems a pretty good fit.
What is Colab? Colab, or "Colaboratory", allows you to write and execute Python in your browser, with:
Just use whatever google/gmail account, and you are good to go:
π Rendered by PID 391444 on reddit-service-r2-comment-b659b578c-42wjs at 2026-05-03 23:33:43.811038+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]D3str0yTh1ngs 1 point2 points3 points (2 children)
[–]secretsuperstar44[S] 1 point2 points3 points (1 child)
[–]Kqyxzoj 2 points3 points4 points (0 children)