简体   繁体   English

如何使用脚本Python 2.7.3在文本编辑器Atom.io中使用raw_input?

[英]How can I use raw_input in the text editor Atom.io using the script Python 2.7.3?

I am fairly new to editing scripts and have tried running the code in atom.io: 我是刚开始编辑脚本的新手,并尝试在atom.io中运行代码:

raw_input("hello what is your name?") raw_input(“你好,你叫什么名字?”)

The terminal does not give me and output and shows an hourglass which never changes. 终端不给我和输出,而是显示一个永不改变的沙漏。

Am I missing something here? 我在这里想念什么吗?

Can someone point me in the right direction? 有人可以指出我正确的方向吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM