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
Please don't send useless messages. Also, please delete all those useless messages you have already sent! (rule #3)
Читать полностью…
i have answers, my answer is that you are being lazy, its easy to check
Читать полностью…
Couldn’t find a direct answer
Don’t fill up characters when you don’t have an answer
yeah, it means stepping end-to-beginning. Otherwise we had to revert the list first (to use positive values only), but that takes additional time and also could affect space complexity - O(n)
Читать полностью…
can't you just use the dead version? (assuming it is dead already)
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
so this channel is just for discussing about the python things?
Читать полностью…
and also
print (name[4::-2])
actually, i didnt know that i can type the steps with -ve value (-2). i thought it must be positive
It is not recommended to use or learn Python on a mobile device. You will run into difficulties and issues you wouldn't have on a PC or server. That said, if you still insist to use Python on your mobile phone, you may want to check out the following mobile applications:
- Pydroid 3
- Termux
- QPython
If you wish to install and run, like we do on the desktop then now, but yes you can view flask based apps on safari (in that case also, flask app must be hosted on a server and safari will only render the page)
Читать полностью…