摘要: 今天遇到了的问题 Missing parentheses in call to ‘print‘ Python2和Python3不兼容原因Python3只能用print(....) str不是迭代器,不能直接用for循环,最佳处理办法是遍历索引 输入 输入单个值 int(input()) 确定个数的值 阅读全文
posted @ 2022-09-18 22:39 chanxe 阅读(65) 评论(0) 推荐(0)