Question d’entretien chez Meta

Write a function that returns the elements on odd positions (0 based) in a list

Réponse à la question d'entretien

Utilisateur anonyme

28 mars 2023

With python

1