@@ -1,4 +1,2 @@
word=1,2,3,4,5
for i in word:
print(i)
a=[2,4,4,5,3,3,3]
print(round(sum(a)/len(a),2))
The note is not visible to the blocked user.