Domanda di colloquio di Meta

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

Risposta di colloquio

Anonimo

28 mar 2023

With python

1