错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Program Execution & Hello World: What Do I Have to Do to Get a Program Running?

  • Joachim L. Zuckarelli

摘要

Now, we begin our journey into programming by crafting our initial, simple “Hello World” program using Python. This also serves as a chance for us to get acquainted with PyCharm, the function-rich and comfortable Python Integrated Development Environment (IDE) that we set up in the previous chapter.