Please debug the following:// A standard mortgage is paid monthly over 30 years.// This program is intended to print 360 payment coupons// for a new borrower. Each coupon lists the month number,// year number, and a friendly mailing reminder.start num MONTHS = 12 num YEARS = 30 string MSG = “Remember to allow 5 days for mailing” num monthCounter = 0 num yearCounter = 30 while yearCounter <= YEARS while monthCounter <= MONTHS output monthCounter, yearCounter,
PayPal Gateway not configured
PayPal Gateway not configured