Add A Directory To Your Project

Let's add a Python file to our project.

After opening PyCharm, click the hamburger icon on the upper left to view the main menu.

The main menu now appears at the top of the screen.

Hover your mouse pointer over the File selection and then click on New....

Now click on Directory.

A dialog box appears in the center of the screen to enter a directory name.

Let's call this directory button_test. After entering the name, hit the Enter key.

The new directory appears in the project panel.