Python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Python

What does desc mean in python ? And what is it for??

26th May 2019, 7:56 PM
Razan
Razan - avatar
1 Réponse
+ 3
Desc isn't part of Python, but of SQL (which can be executed through Python) and means that entries should be sorted in descending order
26th May 2019, 8:42 PM
Anna
Anna - avatar