1 + 1 in main

This commit is contained in:
Ваше Имя 2025-01-25 11:21:50 +03:00
parent 7bf6d5a930
commit f0c61b06ff
No known key found for this signature in database
GPG Key ID: 0399FC3EC8580014

View File

@ -1 +1,3 @@
print(0 + 0)
print(0 + 0)
print(1 + 1)