Take a look at the variable path: it contains a path to some folder on the computer. Process the value of the variable in such a way that it would output the following string when print() function is used:
C:\tasks\Hyperskill\new
You don't need to use print(): just perform the necessary operations on the variable.