Skip to content

Commit

Permalink
Merge pull request #99 from mashetty330/mashetty330-patch-2
Browse files Browse the repository at this point in the history
Update echo.py
  • Loading branch information
mashetty330 committed Aug 23, 2023
2 parents b94ce21 + 795baa4 commit 1a0eb43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions echo.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ def print_1():

def print_2():
print("Hello world 2")

def print_3():
print("Hello world 3")

0 comments on commit 1a0eb43

Please sign in to comment.