题目详情
填空题 下面程序段的运行结果为________. For i=1 To 5 n=1 For j=1 To i n=n*j Next j Print n; Next i
学科:Visual Basic程序设计
时间:2023-06-21 02:25:42
相关题目
相关作业