00:00 0
  • m,index = v,i
  • return index
  • for v in tab:
  • i = i + 1
  • def RechercheMin(tab):
  • if v < m:
  • m,i,index = tab[0],0,0