ChatCrawlersearch across public Telegram Open the app
P

python خانه پایتون گروه آموزشی برنامه نویسی

сообщение · 2024-08-12 12:54 UTC
𝓟
numbers_en = { 1: "One", 2: "Two", 3: "Three", 4: "Four", 5: "Five" } numbers_fr = { 1: "Un", 2: "Deux", 3: "Trois", 4: "Quatre", 5: "Cinq" } while True: user_input = input() if user_input == 'End': break else: num_str, lang = user_input.split() num = int(num_str) translation = df.loc[df["Number"] == num, lang].values[0] print(translation) کسی میدونه ایراد کدم چیه

Вся лента · оригинал в Telegram

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