题目详情
填空题 下面程序段的运行结果为________. For i=1 To 5 n=1 For j=1 To i n=n*j Next j Print n; Next i
学科:VB程序设计
时间:2024-05-15 15:03:43
相关题目
相关作业