我输入了Print("hello world")
,这就是pycharm
输出的内容:
"C:\Users\User\PycharmProjects\untitled5\venv\Scripts\python.exe C:/Users/User/PycharmProjects/untitled5/venv/Lib/site-packages/pip-10.0.1-py3.7.egg/pip/_internal/__init__.py
Process finished with exit code 0"
如何使其运行我的代码?