ChatCrawlersearch across public Telegram Open the app
P

Python

snapshot for May 2026
May 2026 ×
10 May 2026
C
Koshin Cabdullahi CaliMan this pickle 😂
Let's make a deal. You do the versions with void function, where the user_input_void function is used twice to get the input from the user, and I do the one with the return statements. But also add the two inputs from the user with add_void.
K
When I use the functions twice, do you want me to add the result of the previous to the second or you want two independent results from the same function?
C
The purpose is not to torture you but to make a point. We can go from what you have so far.
K
#monthly income def income(): remaining_balance = int(input("Enter the remain: ")) expenses = int(input("Enter the expenses: ")) global total total = remaining_balance + expenses income() print(f"your total income is: {total}") #extended... total = income() print(total)
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