Skip to content

Commit 73a291a

Browse files
Merge pull request raviprakashdev#53 from Chaitanyahanda/patch-1
Create Addition
2 parents ea74c47 + 09b6fcc commit 73a291a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Addition

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

0 commit comments

Comments
 (0)