题解 | #验证登录名与密码#
验证登录名与密码
https://www.nowcoder.com/practice/f3517fb21fd34d3880bd41454ca7209f
user,passwd = 'admis','Nowcoder666'
print('Welcome!' if input()==user and input()==passwd else 'user id or password is not correct!')
验证登录名与密码
https://www.nowcoder.com/practice/f3517fb21fd34d3880bd41454ca7209f
user,passwd = 'admis','Nowcoder666'
print('Welcome!' if input()==user and input()==passwd else 'user id or password is not correct!')
相关推荐
在刷代码的我很纠结:这是我看到的牛客写的比较好的简历,你看他结果有数据量化,能够帮hr快速识别好坏,你的落脚点太多是在执行层面,但hr更想看到的不止你的专业能力还有其他隐形因素比如说统筹力,抗压力等等
查看图片招聘动态