Python | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Python

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

26th May 2019, 7:56 PM
Razan
Razan - avatar
1 Resposta
+ 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