DEU

Dizi içindeki elemanların toplamını while dongusu ile yapan python programı yazın. #!/usr/bin/python . pos = 0 # start . sum = 0 # sum. L=[1,2,3,4,5,6] while pos < len (L): # tum listeyi tara. sum = sum + L[pos] # toplam bul. pos = pos + 1 # liste indis artır. print sum # the answer ................
................

To fulfill the demand for quickly locating and searching documents.

It is intelligent file search solution for home and business.

Literature Lottery

Related download