def print_fruit(): print(u"Apple") # [redundant-u-string-prefix]