Step 1: Open PyCharm Editor. You can see the introductory screen for PyCharm. To create a new project, click on “Create New Project”.
Step 2: Location of the project.
Step 3: Now Go to “File” menu and select “New”. Next, select “Python File”.
Step 4: A new pop up will appear. Now type the name of the file you want (Here we give “firstTest”) and hit “OK”.