Python Type Dint Array de objetos

def my_func(l:list<int>):
    pass
Prickly Peacock