Getting a "f-string expression part cannot include a backslash" Synatx error? You can create a variable for the backslash. Then, use that variable in the f-string. You can also you "str.format()".