数组的基本结构 1.int [] num = new int[]; 2.int [] num ={}; 3.int [] num =new int [] {}
课后作业 1.输入商品名
2.购物金额结算
3.字符逆序输出
4.求最小价格
5.输入数列