All books by the author
Books by Фин Дерт can be downloaded in fb2, txt, epub, pdf formats or read online.
Log in, to leave a review
Quotes
a = int(input(“Первое число : ”)) b = int(input(“Второе число : ”)) print(“Результат : ”, a + b)
a = int(input(“Первое число : ”)) b = int(input(“Второе число : ”)) print(“Результат : ”, a + b)