❓ Quiz Python
Que retourne cette fonction ?
PYTHONDebutantlistes
20
quiz.py
1
Que va afficher ce code Python ? s = "CommentCoder" print(s[-5:])Que retourne cette fonction ?
Que va afficher ce code Python ? s = "CommentCoder" print(s[-5:])