Skip to content

Commit 7f7a3ea

Browse files
authored
Update app.py
1 parent 1afd1da commit 7f7a3ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
print("hello " + name)
44
print("text after commit")
55
print(math.sqrt(9))
6+
7+
print("example pull request")

0 commit comments

Comments
 (0)