摘要: 一、Python2.x 和 Python3.x 中 raw_input( ) 和 input( ) 区别 今天小白用pytho写了一段用户登陆的代码,写完后自信一会车,挨!!!报错。代码及报错如下: i = 0 while i < 1: username = input('please into y 阅读全文
posted @ 2021-08-05 21:29 关切的小白 阅读(85) 评论(0) 推荐(0)