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
Maybe you can start at gradio or streamlit, then to fastAPI , Django or something else.
Читать полностью…
How about the official documentation for FastAPI and tasks from Codewars?
Читать полностью…
Just for practice and advanced level for the web development
Читать полностью…
I am not very great in python but I want to develop my python skill better so any guidance will be great
Читать полностью…
Hi guys, I know this is a chanel just for python but i wonder if you know if here in telegram is a good chanel for R where I can make a consult of a breaked code, appreciate any help! Peace
Читать полностью…
A function contains a block of code to perform a task.
You can reuse the function to perform the task again.
Your request is way too short to be able to clearly describe your issue. Please take the time to make it as clear as possible, so that we do not need to guess what you want, which we oftentimes refuse to do anyway.
Читать полностью…
I know it seems tempting to learn a programming language through reading books, but it’s much more effective to do it on a computer where you can run the code
Читать полностью…
The main problem with books is that as soon as they are published, they are already outdated
Читать полностью…
What level of Python books do you need? And in which direction would you like to develop your skills?
Читать полностью…
https://prnt.sc/PFWkOo3unfrJ
Hi I can't understand, here is the bytecode for the comprehension, at the stage of executing the END_FOR instruction it clears the top two elements from the stack, but one of them is just the list created in the comprehension, it turns out that it gets lost... ?
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Just think of your tv remote. When you press volume button (+) it increases the volume right? Now take the volume button as function on the remote to perform a task which is to increase the volume of the tv.
Читать полностью…
So then learn the basics first, you can't write an app by just having some commands
Читать полностью…
https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
Читать полностью…