> 其他 >
如何用java的for循环做一个等腰三角形?
人气:207 ℃ 时间:2020-10-02 01:12:23
解答
要用三循环才可以,这个就是三角形的代码.
public class Test {
\x09public static void main(String[] args) {
\x09\x09for (int i = 1; i
推荐
猜你喜欢
© 2025 79432.Com All Rights Reserved.
电脑版|手机版