摘要:
比较不同利率下的贷款 import java.util.Scanner; class Main { public static void main(String[] args) { //Create a Scanner Scanner input = new Scanner(System.in); 阅读全文
posted @ 2022-05-25 15:21
Scenery_Shelley
阅读(51)
评论(0)
推荐(0)
摘要:
数字金字塔 import java.util.*; class Main { public static void main(String[] args){ Scanner input = new Scanner(System.in); System.out.print("Enter the lin 阅读全文
posted @ 2022-05-25 12:36
Scenery_Shelley
阅读(129)
评论(0)
推荐(0)

浙公网安备 33010602011771号