ChatCrawlersearch across public Telegram Open the app
P

Python

snapshot for January 2026
January 2026 ×
17 January 2026
Z
well, I thought I'd incorporate some automation into my job basically, i've coded things in the past, but I'm new to Python and an admitted hack @hyunlee1o
Z
basically I have a solicitation email, where I'm swapping Name, Company Name, Expriation Date and attaching a PDF file.
R
I am a QA guy and not have any exposure to development or coding is there an easy way to learn and understand Python thanks
S
someone told me the random code, what is that random function in python? (i use idle)
Subdowscreatorsomeone told me the random code, what is that random function in python? (i use idle)
There's a module random in Python. Functions like random (a random float), randint (a random integer), shuffle (randomises a list), and more (the official documentation has a list of them; it's a good idea to check them out) can be imported from it. Try import random and use random.randint(1, 50), random.shuffle([1, 2, 3, 4]) etc. Or try from random import randint, shuffle and use them like this: randint(1, 50) and shuffle([1, 2, 3, 4])
N
Replymessage unavailable
It's not that no one helps, sometimes we aren't sure what to help. Learning is not limited to age; we learn at every phase of our lives. The willingness to learn is great, but with it one must be willing to ask, and to ask it clearly. In the context of your question, you could store the info in a csv file. Sending emails can be achieved using the module yagmail (if you're using gmail) or the standard smtplib. Hope this helps.
P
Give me channel link where full video upload of python
H
them does a lot more than videos
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog