如果在VB中要判断a=1,求表达式

来源:学生作业学帮网 编辑:学帮网 时间:2024/07/05 02:06:12

如果在VB中要判断a=1,求表达式

if a = 1 then print a '如果a=1,那么输出a的值