print(ascii(danhsach))
After running the above program, we get the following output:
['Python', 'Pu0178THON', 'u221a', 'xf6', 'Pythxf6n', 'u0160', 'u0152', 'u017d', 10, 'xa9']
You can see a list of built-in Python functions and don't forget to do Python exercises to reinforce your knowledge.