ChatCrawlersearch across public Telegram Open the app
P

Python

snapshot for August 2025
August 2025 ×
21 August 2025
22 August 2025
I
Can anybody plz tell me the paths to AI-ML?? I have studied python up to OOPs, what's next should I learn?? Libraries like Pandas and Numpy??
23 August 2025
I
Traceback (most recent call last): File "/piston/jobs/87e77152-94b7-4114-9317-7671579616c1/file0.code", line 2, in <module> print(os.getcwd()) NameError: name 'os' is not defined
Я
can anyone help me find the cause of the loop plz m=0 from itertools import product ss=[] for t in product ('012', repeat=49) : t=str(''.join(t)) if t.count('0') ==19 and t.count('1') ==13: ss.append(t) for s in ss: while '10' in s or '20' in s: if '20' in s: s=s.replace('20', '00', 1) else: s=s.replace('10', '200', 1) if s.count ('0') >m: m=s.count('0') print(m)
I
Guys it's been 1 day since I start python and I do this code is it good tho ? print("Welcome To Calculator App\n") 2 num1=float(input("First Number: ")) 3 num2=float(input("Second Number: ")) 4 print("|-----------------------|") 5 print("Adding"+str(num1+num2)) 6 print("subtract"+str(num1-num2)) 7 print("multiple"+str(num1*num2)) 8 print("divide s"+str(num1/num2)) 9 print("modulus"+str(num1%num2))
I
id 7412086509Guys it's been 1 day since I start python and I do this code is it good tho ? print("Welcome To Calculator App\n") 2 num1=float(input("First Number: ")) 3 num2=float(input("Second Number: ")) 4 print("|-----------------------|") 5 print("Adding"+str(num1+num2)) 6 print("subtract"+str(num1-num2)
things you can improve for this specific use case: - prints in line 5-9 could be print("...", num1 ... num2) {replace triple dots accordingly} - catch the exception raised when the input is not a number {try run your code and give any string as input}
24 August 2025
I
I
Hi everyone, I'm student of first year and new to python, want to learn it for part-time earning. I even don't know basics, will you please guide me where to start and how much time it will take, is there any free course available. 🙂
Is that related to programming? As for me, it’s hard to insist on learning programming for earning in part time job. I wanna be a hacker when I started to learn Python. But after basic grammar finished, I gave it up and turned to learn web scraping, then backend, automation. I learned computer science courses from the second year, data structures, algorithms, computer networks, database, front end
If u wanna earn money in part time job, I don’t recommend u to learn python. The return is less than the input
But if u r interested in programming, or it’s helpful to ur major or work in the future, u can start it from basic grammar
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