What will be the output of the following code?
Anonymous Quiz
19%
[1, 2, 3, 4, 3]
35%
[1, 2, 3, 3, 5]
14%
[1, 2, 3, 4, 5]
5%
[]
8%
None
19%
Error
Find the Index of Max Value in a List in Python
https://www.pythonforbeginners.com/basics/find-the-index-of-max-value-in-a-list-in-python
@pythonl
https://www.pythonforbeginners.com/basics/find-the-index-of-max-value-in-a-list-in-python
@pythonl
pycraft – интересный проект, реализованный на Python, что позволяет поиграть в пародию Terraria / 2D Minecraft прямо из вашего терминала
GitHub
GitHub - itsapi/pycraft: A Minecraft-inspired game for the terminal
A Minecraft-inspired game for the terminal. Contribute to itsapi/pycraft development by creating an account on GitHub.
⚡️ Socket Programming with Multi-threading in Python
https://www.geeksforgeeks.org/socket-programming-multi-threading-python/
@pythonl
https://www.geeksforgeeks.org/socket-programming-multi-threading-python/
@pythonl
What will be the output of the following code?
Anonymous Quiz
28%
["Hello World"]
20%
["h", "e", "l", "l", "o"]
6%
[]
41%
["Hello", "world"]
5%
Error
✅ Building a CRUD App with FastAPI, MongoDB, and Beanie
https://testdriven.io/blog/fastapi-beanie/
@pythonl
https://testdriven.io/blog/fastapi-beanie/
@pythonl
💻 Karbon tracks background mouse events and turns them into artistic values!
@pythonl
pip install karbon
Code: https://github.com/furkanonder/karbon@pythonl
DALLE-Mini – модель искусственного интеллекта, которая генерирует изображения по любому вашему запросу
⤷ Demo real time.
@pythonl
⤷ Demo real time.
@pythonl
GitHub
GitHub - borisdayma/dalle-mini: DALL·E Mini - Generate images from a text prompt
DALL·E Mini - Generate images from a text prompt. Contribute to borisdayma/dalle-mini development by creating an account on GitHub.
A Little Task Queue for Python.
Code: https://github.com/coleifer/huey
Docs: https://huey.readthedocs.io/en/latest/
@pythonl
Code: https://github.com/coleifer/huey
Docs: https://huey.readthedocs.io/en/latest/
@pythonl
What will be the output of the following code?
Anonymous Quiz
19%
01234
27%
1234
12%
13
23%
0
18%
Error