`xh = input("Enter Hours: ") xp = float(xh) * float(xr) print(\'Pay:\',xp)
syntax error near unexpected token `xh = input("Enter Hours: &