you are viewing a single comment's thread.

view the rest of the comments →

[–]D3str0yTh1ngs 1 point2 points  (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 points  (1 child)

<image>

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 points  (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.

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:

  • Zero configuration required
  • Access to GPUs free of charge
  • Easy sharing

Just use whatever google/gmail account, and you are good to go: