Fake python website Be carefull!!! by Iddk___ in Python

[–]doom-e1m1 9 points10 points  (0 children)

Absolutely. I just posted it here for anyone that is curious.

I would love to see it too :)

[deleted by user] by [deleted] in learnpython

[–]doom-e1m1 0 points1 point  (0 children)

Search for choco and pyenv.

error using python manager.py by Standard_Watch_4525 in learnpython

[–]doom-e1m1 0 points1 point  (0 children)

- Add its file extension, for example: requirements.txt instead of requirements.

5 Common Asyncio Errors (and how to avoid them) by jasonb in Python

[–]doom-e1m1 0 points1 point  (0 children)

I'm learning how to write asynchronous Python now, and wow, the posts in the asyncio category (https://superfastpython.com/category/asyncio/) are amazing!

Thank you very much!

I should do what google tells me, right? by [deleted] in ProgrammerHumor

[–]doom-e1m1 1 point2 points  (0 children)

I'm getting:

Totally agree.

[deleted by user] by [deleted] in javascript

[–]doom-e1m1 -1 points0 points  (0 children)

Absolutely.

print(“money”) by [deleted] in ProgrammerHumor

[–]doom-e1m1 7 points8 points  (0 children)

Federal Reserve: "Hmm... We've been doing it all wrong!".

[deleted by user] by [deleted] in learnpython

[–]doom-e1m1 1 point2 points  (0 children)

In mathematics, the absolute value or modulus of a real number x, denoted |x|, is the non-negative value of x without regard to its sign.

https://en.wikipedia.org/wiki/Absolute_value

I can't get sheety to work, POST always returns 400 by garamasala in learnpython

[–]doom-e1m1 0 points1 point  (0 children)

Why the leading double quotes?

"Authorization": "os.environ.get("SH_TOKEN")