Icon

justKnimeit-10

justKnimeit-10
Challenge 10: Retiring EarlyThe component should use widgets to get the following input: 1. a person's monthly expenditure amount 2. their target age to retireThe output of the component should be how much money they need to havein order to retire at the target age. For simplicity, use this formula in yourcomponent:amount_to_retire = (100 - target_age) * monthly_expenditure_amount * 12 FinancialTracker_Ersun Challenge 10: Retiring EarlyThe component should use widgets to get the following input: 1. a person's monthly expenditure amount 2. their target age to retireThe output of the component should be how much money they need to havein order to retire at the target age. For simplicity, use this formula in yourcomponent:amount_to_retire = (100 - target_age) * monthly_expenditure_amount * 12 FinancialTracker_Ersun

Nodes

Extensions

Links