Can anyone assist in establishing a program code for the following: The service
ID: 3649457 • Letter: C
Question
Can anyone assist in establishing a program code for the following:The service charge depends on the amount of the check. If the check amount is less than
$10, we will charge $1. If the amount is greater than $10 but less than $100, we will
charge 10% of the amount. If the amount is greater than 100, but less than $1000, we
will charge $5 plus 5% of the amount. It the value is over $1000 we will charge $40 plus
1% of the amount.
Use multi-branch if-else statements in a fragment of code to compute the service charge.
Explanation / Answer
you have to write this logic using if else conditional statements :) let the variable names be serviceCharge and amount. code: if(amount10 && amount100 && amountRelated Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.