Initialize Github Repository With Existing Files

This post is more notes to myself. I've been working through the exercises on the Codewars site to improve my Python coding. I answered an interesting Sudoku Solver kata and wanted to keep the code. I created a new GitHub repository and then wanted to add the existing code to it. Below is a screen shot of the instructions I used in the terminal:

I stared VS Code and was able to commit the files to the repository.