I am new to Git (Git Bash) and GitHub and I have scoured the internet to try to find a solution to my issue so I thought I would ask here.
I have created a repo in my Github account and cloned it to what I believe is a directory. I am supposed to add a file named hello-world.py to the directory but I am getting an error of fatal : pathspec 'hello-world.py' did not match any files
Here are images:
folder which houses it on my PC/
If anyone could offer advice for a newb, it would be greatly appreciated.