gpt4 book ai didi

python - 如何在 Python 3 中使用 raw_input?

转载 作者:IT老高 更新时间:2023-10-28 12:02:05 24 4
gpt4 key购买 nike

在 Python 2 中:

raw_input()

在 Python 3 中,出现错误:

NameError: name 'raw_input' is not defined

最佳答案

从 Python 3 开始,raw_input() 被重命名为 input()

来自 What’s New In Python 3.0, Builtins section第二项。

关于python - 如何在 Python 3 中使用 raw_input?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/954834/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com