❓ Quiz Python

Que va afficher ce code ?

PYTHONDebutantlistes
20
quiz.py
1
s = "Python" 
2
print(s[-1])