Answer:
Add u before the string
>>> u 'test'
>>> u 'test'
Previous Question | Next Question |
What are the uses of List Comprehensions feature of Python? | What is the optional statement used in a try except statement in Python? |
Previous Question | Next Question |
What are the uses of List Comprehensions feature of Python? | What is the optional statement used in a try except statement in Python? |