diff --git a/github-for-devops-workshop b/github-for-devops-workshop new file mode 160000 index 0000000..707e5c6 --- /dev/null +++ b/github-for-devops-workshop @@ -0,0 +1 @@ +Subproject commit 707e5c642bb7e3f7bd52ea8ebd9c2e7c92c0e617 diff --git a/index.js b/index.js new file mode 100644 index 0000000..f823dd6 --- /dev/null +++ b/index.js @@ -0,0 +1 @@ +console.log("rohan") \ No newline at end of file diff --git a/testing.py b/testing.py index 44de8b7..b88b116 100644 --- a/testing.py +++ b/testing.py @@ -10,4 +10,10 @@ def hello(): if __name__ == "__main__": - hello() + +hello() + + +print("kalyani-rohan-pawar") + +print("rohan and kalyani are the freinds I mean closed freinds")