# 1612.py execfile('../libreria/alfa.py') f=pol1v(int,3) print f.der() # 0 f=pol1v(int,3,2,5,1,6,4) print f.der() # 2 + 10x + 3xx + 24xxx + 20xxxx