135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
Can you say me some website and company I can read their documents about python or ai such as oxford?
Читать полностью…
Hey !! can someone guid me with python (basic 🥲) how can i start?
Читать полностью…
I got introduced to it by a friend and saw it as easy to read and learn
Читать полностью…
Hi everyone I'm Anthony from south Africa and I'm new python any advice for me
Читать полностью…
Impossible to help without details.
Read this please:
http://www.catb.org/~esr/faqs/smart-questions.html
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
https://dpaste.org/cLL6D
Guys, I wrote this code to work with the contents of a pdf file, but when I run the code, it takes the data from other pages in the json file as the title, in addition to the contents, how can I fix it?
Rule 5️⃣: To share code or error tracebacks, use an online pasting service like:
- https://dpaste.org
- https://hastebin.com
- https://bin.kv2.dev
If you posted a wall of text, go back and delete it.
Seems you sent an invalid JSON but without any details we can't help
Читать полностью…
Then read the documentation and ask something specific here
Читать полностью…
there are n no of reasons i cant give you the possibilities
Читать полностью…
Can you give me reasons why to learn it?
I need a reason so I won't stop learning it
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
from telegram import Bot
try:
bot = Bot(token="YOUR_API_TOKEN")
print("Bot username:", bot.get_me().username)
except Exception as e:
print("Error:", e)
Output on test: 'Bot' not defined
Guys am trying to write a telegram bot to predict some odds but it keeps not showing bot not defined
Читать полностью…
Well obviously
1. It’s not gonna be part of the options
2. No one is gonna write nothing if there are even no options 😊
with iphone I can add the card number, but with android/windows/linux I can't
Читать полностью…
I have an error entering the SmartGlocal card Error: invalidjson5
Читать полностью…
Check it out to know that, there are a lot of resources there
Читать полностью…