Calc/1_1.py
2025-05-12 14:32:49 +03:00

4 lines
56 B
Python

book_titls = "Щегол"
var1 = book_titls
print(var1)