I have this code where I am trying to prompt the user to input a path for a file and depending on the title of the file, it would rename it accordingly. This is what I have so far: I want to rename the file to Fact Sheet if Factssheet appears inside the previous title. However, I have 2 issues