add 0 + 0 in bugFix

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

1
main.py Normal file
View File

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