Program Execution & Hello World: What Do I Have to Do to Get a Program Running?
摘要
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.