خانه
بانک سوالات
ارسالها
جدول امتیازها
اشتراککد
یوتیوب
n1, n2, n3 = float(input()), float(input()), float(input()) print(int(sum([n1, n2, n3]) // 3))