VFP程序设计,计算邮费.
问题描述:
VFP程序设计,计算邮费.
某邮件计费标准每克0.05元,超过100克后,超出数每克为0.02元,编写程序计算邮费.
答
set talk off
clear
accept "n=" to n
if n