Skip to content

Commit a03ddb3

Browse files
Add files via upload
1 parent f79c83e commit a03ddb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: sum of two num.py

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
x = 5
2+
y = 5
3+
print(x+y)

0 commit comments

Comments
 (0)