@ -0,0 +1,10 @@
# Практика
def is_armstrong(a):
if __name__ == '__main__':
print(is_armstrong(153))
The note is not visible to the blocked user.