将以下浮点数作为raw_input():打印出固定的最低还款额,还清债务所需的月数(最多12个月,可能少于12个月),以及余额(可能是负数)。假设利息是根据月初(在支付该月的款项之前)的余额按月复利的。每月付款必须是10美元的倍数,并且在所有月份都是相同的。请注意,使用此付款方案,余额有可能变为负数。raw_input('Enter the annual credit card i
/* Write a program that asks the user * point of the counting range and the * of the numbers within that rangeint end;int sum = 0;
Console.WriteLine(" Enter the st