from pathlib import Path

path_string = 'usr'
print('the path is : ', path_string)