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.
Читать полностью…⚠️ Maxim warned Dr.Salman [7054163608
].
Final warning: [Python] Rule 8️⃣: Piracy/hacking? Piss off.
This warning expires on 2025-05-15
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…Python groups in other languages
(⚠️Not managed by us ‼️)
Amharic @python_amharic
Arabic @arabipython
Azerbaijani @azepug
Chinese @pythonzh
French @python_francais
German @pythonde
Hebrew @pythonisraelHindi @pyhindi_ot
Tamil @pythontamilcommunity
Indonesian @pythonid
Italian @python_ita @pythonita
Kazakh @python_kz
Malaysia @pythonmalaysia
Persian @pyfarsi
Portuguese @pythonbr
Russian @ru_python_beginners @ru_python @python_scripts
Spanish @PythonEsp
Swahili @python_eafrica
Turkish @python_tr
Uzbek @python_uz
If you have an active and well managed group that you want to be listed there, ask in the Meta group, link in the rules page.
Guys I'm new to python and I wanna know if this is wrong.
\nnum
If I use this i get an error saying unexpected character after line break character
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…Rule 5️⃣: Never post walls of text or screen photos. Use paste bins like https://dpaste.org, https://hastebin.com, https://bin.kv2.dev or your favorite one!
Читать полностью…you mean how Python actually imports modules like how the "import x" works behind the surface?
if thats what you mean you can read more here
https://stackoverflow.com/questions/14057136/how-really-import-works-in-python
and the official docs
https://docs.python.org/3/reference/import.html
⚠️ Maxim warned Sophia [1254501073
].
1/3: [Python] useless message (rule #3)
This warning expires on 2025-05-15
Use a dictionary. Or reduce the set of random numbers to choose from.
Читать полностью…❎ clouded pardoned ~~♡~~~~♡~~? [6549193334
] for
1/3: [Python] Rule 1️⃣: Speak English.
Like I tried writing entry level code
\nnum1=input("Enter first number:")\nnum2=("Enter second number:")\nnum3=num1+num2\nprint("Addition is," num3)
Here I get the error unexpected character after new line character
So tell me where I'm going wrong
Does anyone know how to solve this error?
Traceback (most recent call last):
File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/i
iec_run.py", line 31, in <module> start(fakepyfile, mainpyfile)
File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/i
iec_run.py", line 30, in start
exec(open(mainpyfile).read(), _main__dict_)
File "<string>", line 162
message = "Emojilerle Etiketlenen Kullanıcılar: + | ".join(
user_list)
IndentationError: unexpected indent
[Program finished]
you can start from FreeCodeCamp youtube channel, they have an old but still really great video teaching python
or you can start by watching cs50 on youtube for free which doesn't start by teaching Python but it will eventually get there
I think he means Country Phone number codes like +1 for US Canada +idk for what country
Читать полностью…