Replymessage unavailable
How does it compare to this one?
def add(x, y):
return x + y
def get_input(prompt):
return int(input(f"Enter value for {prompt}: "))
x = get_input("x")
y = get_input("y")
result = add(x, y)
print(result)
Вся лента · оригинал в Telegram
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