标签: python python-2.7 visual-studio-code
我在VS Code中尝试了以下代码。 它不接受字符串输入:
str = input("Enter any string: ") print(str)
但是它显示以下错误: 无法加载源“:
无法检索的源。