摘要: 判断 print("Invalid username or password") 格式化输出 #!/usr/bin/env python# author:wangyangname = input("name:")age = int(input("age:")) #integerprint(type( 阅读全文
posted @ 2017-05-05 14:34 战魂轩辕 阅读(126) 评论(0) 推荐(0)