level 1
snyjjylxgh
楼主
我在做一个金字塔体积的程序
当我写完
width = Val(Text1.Text)
height = Val(Text2.Text)
Length = Val(Text3.Text)
后面再写Volume of pyramid = Width * Height * Length * 1/3就不行了呢?
求帮忙啊!明天要交的作业啊!
2012年08月02日 08点08分
1
当我写完
width = Val(Text1.Text)
height = Val(Text2.Text)
Length = Val(Text3.Text)
后面再写Volume of pyramid = Width * Height * Length * 1/3就不行了呢?
求帮忙啊!明天要交的作业啊!