Still following the example from the previous subsection, we will be looking into how to finally create and interact with a PyCharm project. Let's get started:
- Click the Create button to finalize the process. PyCharm will take you to another window where your newly created project is. The following screenshot shows what I obtained from my PyCharm:
- To add a new file to our project, right-click on the project in the ...