请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

老师,这个代码if函数总显示 invalid syntax 然后无法运行

为什么这个代码 if 函数下面提示“invalid syntax“图片描述

正在回答 回答被采纳积分+3

3回答

提问者 cmlc_superV 2019-03-18 21:44:37

account='12345'

password='0517'


user_account=input()

user_password=input()


if user_account=account and user_password=password

print('success')

else:

print('fail')


即使不采用‘:’也是不行

0 回复 有任何疑惑可以回复我~
7七月 2019-03-18 17:43:53

冒号是不是不对啊?

0 回复 有任何疑惑可以回复我~
  • 提问者 cmlc_superV #1
    已解决 if 语句冒号在 条件后 不在if 后
    回复 有任何疑惑可以回复我~ 2019-03-18 21:49:02
qq_猪小擎 2019-03-18 17:31:36

if后面的冒号可能是中文冒号

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信