Why does my integer also report an error?


Teacher, why does my integer also report an error?

鼠标移到红色警示那,看下具体的错误;
我还是第一次看到变量名是用中文 :grinning_face:

@weitiankai,

Variable name could be the issue. Looks like you declared whole expression as variable.

image

Can you explain what’s you are trying to achieve and we can help you with the logic

为什么你要用中文来写变量名称。另外你可以使用系统自带的fix方法进行检查。系统会给你自动纠错。