摘要: 1.使用for循环计算1-100的和,除了以3结尾的那些数 import java.util.Scanner; public class kkkkk { public static void main(String[] args) { // TODO Auto-generated method st 阅读全文
posted @ 2023-04-12 01:18 刘赓 阅读(26) 评论(0) 推荐(0)