Compare commits

...

2 Commits

Author SHA1 Message Date
5258bbfdcb Merge pull request 'My first PR' (#1) from dev into master
Reviewed-on: http://iux-gitea.myddns.me/kirill/test/pulls/1
2025-03-31 15:13:02 +03:00
0f8f0c96b8 simple program 2025-03-31 15:09:38 +03:00

1
1.py Normal file
View File

@@ -0,0 +1 @@
print(2**5)