ChatCrawlersearch across public Telegram Open the app
P

Python

сообщение · 2026-05-26 07:01 UTC
Y
Replymessage unavailable
questions = [ ["which language was used to create fb?", "python", "French", "JavaScript", "php", 4] ] levels = [1000] money = 0 for i in range(len(questions)): question = questions[i] print(f"\nQuestion for Rs. {levels[i]}") print(f"1. {question[1]} 2. {question[2]}") print(f"3. {question[3]} 4. {question[4]}") reply = int(input("Enter your answer (1-4): ")) if reply == question[-1]: print(f"Correct answer! You have won Rs. {levels[i]}") money = levels[i] else: print("Wrong answer!") break print(f"Your take home money is {money}")

Вся лента · оригинал в 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