@@ -1,7 +1,4 @@
import math
word=1,2,3,4,5
a=int(input('Кол-во детей'))
for i in word:
b=int(input('Кол-во вожатых'))
print(i)
c=math.ceil((a+b)/20)
print('Понабиться',c,'автобус')
The note is not visible to the blocked user.