Otto Elion
Otto Elion
Srednia
Last updated: March 15th, 2020
2020-03-15
2020-03-15
Untitled
Untitled1
In [10]:
st1
=
5
st2
=
4.5
st3
=
3
st4
=
3.5
st5
=
2
n
=
5
srednia
=
(
st1
+
st2
+
st3
+
st4
+
st5
)
/
n
print
(
srednia
)
3.6
In [ ]:
Notebooks AI
Notebooks AI Profile
200
60