What is the difference between ASCII and UNICODE ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is the difference between ASCII and UNICODE ?

In Python 2 , strings are stored in ASCII by default but in Python 3 , it is UNICODE by default .Can you please explain the difference between ASCII and UNICODE and what is the advantage of UNICODE over ASCII ?

31st May 2019, 4:07 AM
Suchismita Mishra
Suchismita Mishra - avatar
1 Resposta
+ 2
Thanx Bhavya :)
31st May 2019, 5:23 AM
Suchismita Mishra
Suchismita Mishra - avatar