What is the difference between ASCII and UNICODE ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 2
Thanx Bhavya :)
31st May 2019, 5:23 AM
Suchismita Mishra
Suchismita Mishra - avatar