commit 52138be0b386a7c00412da8232b9ad34ad332dbf Author: Prajwal Date: Tue May 12 11:40:25 2026 +0530 first commit diff --git a/test.py b/test.py new file mode 100644 index 0000000..f707a51 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print("testing...") \ No newline at end of file