Skip to content

Commit 621a5f1

Browse files
author
iamchiragsharma
committed
"Issue 1 Resolved"
1 parent 705d329 commit 621a5f1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

base.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
#Code File
1+
#Code File
2+
3+
def helloWorld():
4+
return "Hello World"

0 commit comments

Comments
 (0)