Skip to content

Commit

Permalink
Merge pull request #1 from kbhavre/my-branch
Browse files Browse the repository at this point in the history
Added hello_world_kbhavre.py to script folder
  • Loading branch information
kbhavre authored Oct 7, 2022
2 parents 8fc4f6a + 3fafbb3 commit 1b9a794
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/hello_world_kbhavre.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# LANGUAGE: Python
# ENV: Python3.5
# AUTHOR: Kunal Bhavare
# GITHUB: https://github.com/kbhavre

print("Hello world");

0 comments on commit 1b9a794

Please sign in to comment.