Styrow.dev
Question 98 of 99

What is used to create unicode strings in Python?

Question

What is used to create unicode strings in Python?

Answer

Add u before the string u ‘mystring’