Add initial greeting message to main.py

This commit is contained in:
2026-02-21 23:33:35 +05:00
parent fe5cbfdc21
commit ae11970d23

1
main.py Normal file
View File

@@ -0,0 +1 @@
print("Hello, FairReview!")