Python ganti backslash dengan slash maju

path = r"C:\Users\user\Pharmacy 2012-2016 Monthly.xlsx".replace("\\","/")
M.U