❓ Quiz Python

Que contient la liste après ces opérations ?

PYTHONDebutanttuples
20
quiz.py
1
En Python, qu'affiche ce code ?\n\nprint(bool(0), bool(1), bool(-1))