Y
Hacker News
new
|
ask
|
show
|
jobs
by
blocked_again
1959 days ago
def do_things_have_to_earn_money_to_have_any_worth(dev: Developer) -> bool:
if dev.strong_financial_background(): return False return True