Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Finding avg value on list
n=int(input("enter value")) a=[] for i in range(0,n): elem=int(input("enter v")) a.append(elem) avg=sum(a)/n print(avg)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
miyabhai
python, attributes, setter and getter the pythonic way (V2)
S
linearSearch.py
Ej2_python_204676887
Calc1
public,protec,pvt
line 4
My cousin asked for this will never forgive her
Lesson#6
Please log in to post a comment.