python | Unsorted

Telegram-канал python - Python

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

Subscribe to a channel

Python

On the other hand why I cannot share my photos on this group

Читать полностью…

Python

Straight from my cli

Читать полностью…

Python

Yes I know, however the problems we can still use \\to print single \ right?

Читать полностью…

Python

The \ character is special

Читать полностью…

Python

"/data/data/com.termux/files/usr/tmp/tmp.YzlvLuJhND", line 2
print(" /\")
^
SyntaxError: unterminated string literal (detected at line 2); perhaps you escaped the end quote?
~ $

Читать полностью…

Python

In [1]: print("   /\\")
...: print(" / \\")
...: print(" /____\\")
...: print("| |")
...: print("|__|")
/\
/ \
/____\
| |
|__|

Читать полностью…

Python

@pythonofftopic

Читать полностью…

Python

I ran a "free vbucks.py" asked for how many vbucks and now chatgpt says my master boot record is overwritten

Читать полностью…

Python

https://pythonbooks.org/free-books/

Читать полностью…

Python

Second Case of Seetharam

Читать полностью…

Python

i couldn't dm it to u

Читать полностью…

Python

Python is python bro

Читать полностью…

Python

Because you can learn python from scratch? I didn't knew it

Читать полностью…

Python

Find what? Just read the website

Читать полностью…

Python

This group is for python programming not for ready made tools for other purposes

Читать полностью…

Python

If you want to print TWO \\ you have to use \\\\

Читать полностью…

Python

Right, i did it in my example

Читать полностью…

Python

https://docs.python.org/3/reference/lexical_analysis.html#index-20

Читать полностью…

Python

You need to escape that character

Читать полностью…

Python

In [6]: print("  / \\")
...: print(" / \\")
...: print("/_____\\")
...: print("| |")
...: print("|_____|")
/ \
/ \
/_____\
| |
|_____|

Читать полностью…

Python

Why I got errors when I print:

print(" /\\")
print(" / \\")
print(" /____\\")
print("| |")
print("|__|")

Читать полностью…

Python

how can i fix please? i need the pc my mom is gonna kill me

Читать полностью…

Python

Well, depending on where you "find" those, yes, absolutely certain.

Читать полностью…

Python

What are you talking about?

Читать полностью…

Python

Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.

Читать полностью…

Python

Every forum starts from beginning, INPUT output etc

Читать полностью…

Python

I mean learning from the beginning

Читать полностью…

Python

Is there a good resource for learning Python from scratch?

Читать полностью…

Python

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

Читать полностью…

Python

I also want to learn

Читать полностью…
Subscribe to a channel