diff --git a/simple-script/hello_keploy.py b/simple-script/hello_keploy.py new file mode 100644 index 0000000..219200f --- /dev/null +++ b/simple-script/hello_keploy.py @@ -0,0 +1 @@ +print("Hello, Keploy! Welcome to my first contribution.")