4 lines
84 B
Python
4 lines
84 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
unicode_string = u"Euro=\u20ac ABCDEFGHIJKLMNOPQRSTUVWXYZ"
|