No you do not need to change your directory name. You will need to add a escape character(\) to work around the space. Look at the code below how to work around spaces.
>>>cd python\ tutorials
Answer for How do I switch into a directory that has a space
This comment has been removed by the author.
ReplyDelete