@ -34,3 +34,5 @@ price_3 = price_1 | price_2
price_4 = price_1 & price_2
print(price_3)
print(price_4)
[Назад на главную](readme.md)