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

Hi guys
I have a exercise about IQR and Z-score
Can someone help me?

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

Python

Hello

I'd like to ask for your advice as I'm thinking of seriously getting into the world of programming and technology engineering.

I personally want to specialize in AI/machine learning.

Therefore, I'd like your advice on whether I should take advantage of good courses and certifications in programming, development, technology, and other areas, even if they aren't directly related to my future specialization: for example, software development, web development, competitive programming, etc.?

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

Python

Ask specific questions.

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

Python

hello can anyone help me with learning pytorch and other python libraries for creating AIs

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

Python

Do you do anything good ?

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

Python

You'll need to convert it into a code object, then use a bytecode decompiler. But it wouldn't be exactly the same as the original, and there might even be errors if there is a version conflict. There's also a security concern if you found the code online or if it is from an unverified source, as this technique is commonly used to hide malicious code. It's generally good advice to not execute it blindly.

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

Python

What data? The dictionary itself?

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

Python

Yeah buy i did not understood the last part

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

Python

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

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

Python

please someone who solve this? mention me guys

" Write a program that asks for the country name and its capital city and builds a dictionary using that when you input the country name and it will tell you the capital city of that country and create a ‘country’ file and stores each country with their capital city in the created file."

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

Python

Is it possible without playing the audio?

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

Python

from telethon import TelegramClient
from pytgcalls import GroupCallFactory

api_id = 123456
api_hash = "API_HASH"

TARGET_GROUP = "mygroup_username"
TARGET_CHANNEL = "mychannel_username" #JOIN AS

app = TelegramClient("session", api_id, api_hash)

with app:
factory = GroupCallFactory(
app,
GroupCallFactory.MTPROTO_CLIENT_TYPE.TELETHON
)

group_call = factory.get_raw_group_call()

app.loop.run_until_complete(
group_call.start(
TARGET_GROUP,
join_as=TARGET_CHANNEL
)
)

print("✅ Kanal nomidan voice chat ichida turibdi")

app.run_until_disconnected()

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

Python

yes but it exits the voice chat after 30 seconds

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

Python

There are tons of platforms of voice chats

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

Python

We don't need pictures, we need you to explain with words

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

Python

Please use @pythonofftopic for non python related topics.

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

Python

We can explain can't teach

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

Python

We help with specific issues.

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

Python

looks like you need an offtopic group, please delete the off-topic message(s) and continue this conversation at @pythonofftopic

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

Python

Can i send you a private message?
No. We do not provide one-on-one tutoring, hire someone if you need it. Questions are better answered in public so that everyone can learn.

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

Python

That's the only data structure that holds data, so yes. Obviously one needs to think about a format.

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

Python

Store the data in a file.

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

Python

Homework? Job/Quiz question?

you have to do it yourself, this group is to help you on specific issues you have on YOUR code, so you have to show the code you wrote by yourself and explain where and why you are stuck... as simple as that. 🤷🏻‍♂️

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

Python

Looks like a nice practice project

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

Python

From where to learn LLM?

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

Python

Any output? Aren't you supposed to send audio?

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

Python

So maybe an error in your code? Impossible to determine without looking at what you did

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

Python

So telegram calls! You should have said that before.

So you know the library, have you tried it?

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

Python

Voice chat in groups (live)

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

Python

I can't send a picture.

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