結對編程--四則運算

結對編程對象:張忠玉 1 package com.jkxy.yxj.arithmetic; 2 3 public class Arithmetic { 4 //產生分數 5 String fraction() { 6 int i = (int) (Math.random() * 10); 7 int j ; 8 d
相關文章
相關標籤/搜索