first_message

This commit is contained in:
Роман Бортников 2026-05-08 13:09:59 +03:00
commit 2acf1db7b5
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.idea/

1
main.py Normal file
View File

@ -0,0 +1 @@
print("Hello world")