刘惠惠1.8

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了刘惠惠1.8相关的知识,希望对你有一定的参考价值。

Public class CirdeAndsquare{
	public static void main(string[] args){
		double r = 5.5;
		double c = 2*Math.PI*r;
		double s = r*r*Math.PI;
		System.out.println("圆的周长是:"+c);
		System.out.println("圆的面积是:"+s);
		
		}

}

  

以上是关于刘惠惠1.8的主要内容,如果未能解决你的问题,请参考以下文章

刘惠惠1.12

作业 刘惠惠

作业 刘惠惠

10.9作业造人 刘惠惠

刘惠惠2.6,2.15

刘惠惠2.6,2.15