Note:
% is Modulus,
So it's taken as num mod 7, if that evaluates to 0 there is no reminder therefore divisible by 7.
Answer:
July and December of last month were considered sedt Monday linng
Answer:
transportation and communications systems, water and power lines, and public institutions like schools, post offices, and prisons.
Explanation:
Answer:
Check the explanation
Explanation:
pseudo code:
Start
Declarations
LomMount as Double
MonthlyPay as Double
While-begin :condition,[ MontblyPay < LoanArnount] II( LoanAmount >0]
Begin
If monthlyPay < = LoanArnount
Display " MonthlyPay "
eIse
Display "LoanAmount"
End-if
LoanAmount = LoanAmount-MonthlyPay
End-while
Stop