Skip to content

Commit 862aa19

Browse files
authored
Merge pull request #1 from snehal282025/patch-1
Testing
2 parents 03023ce + 1be2b46 commit 862aa19

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test1.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
a = 50
2+
b = 60
3+
print(a + b)

0 commit comments

Comments
 (0)