I\'m trying to print the literal unicode escape character of "Pedro Le\\u00F3n". When I do the following:
test = "Pedro Le\\u00F3n" print(