Yes, what SamKook said. Command prompt isn't hard to use, but if you're not familiar with it, this may be more complicated for you than most. I was trying to illustrate what the command prompt should look like. I'm going to guess if you're not familiar with using command prompt, installing Python will be a headache for you too @hobbies . You have to install all the Python stuff before getting to my steps. Good luck!The "C:\>" is not part of the command, it's the command prompt telling you where it's pointing to.
And the "\cd" I assume they meant type "cd \" to go to the root of the c drive since the default usually is "C:\Windows\system32>" meaning you're in the system32 folder in the Windows folder that's located in the C drive.