Facebook
From Жанарбек, 4 Years ago, written in Python.
This paste is a reply to Re: Untitled from Жанарбек - go back
Embed
Viewing differences between Re: Untitled and Re: Re: Untitled
def red(spisok):
    c=0
    summ=0
    for i 
red(spisok,a):
    if a 
in spisok:
        c+=1
        summ+=i
    
spisok :
        
return summ/c
a=[1,5] 
print(red(a))   
True
    else :
        return False
    
a=[1,2,3,4,5,6,7,8,9]   
c=int(input('Введите число:') ) 
print(red(a,c))

Replies to Re: Re: Untitled rss

Title Name Language When
Re: Re: Re: Untitled Жанарбек python 4 Years ago.