Skip to content

Commit ab6aa0e

Browse files
Add: my_algorithm function (simple example)
1 parent a051ab5 commit ab6aa0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

my_algorithm.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def hello():
2+
return "Hello from Arsiya Tasleem!"

0 commit comments

Comments
 (0)