Skip to content

done part2 irretation#18

Open
SheikhaAlenezi wants to merge 1 commit intoJoinCODED:mainfrom
SheikhaAlenezi:main
Open

done part2 irretation#18
SheikhaAlenezi wants to merge 1 commit intoJoinCODED:mainfrom
SheikhaAlenezi:main

Conversation

@SheikhaAlenezi
Copy link

No description provided.

@shereengh
Copy link

Nicely done 😍👍 just consider this for calculateNetTotal

function calculateNetTotal(transactions: Transaction[]): number {
return calculateTotalIncome(transactions) - calculateTotalExpenses(transactions);
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants