Skip to content

Commit 1be2b46

Browse files
authored
Create test1.py
1 parent c13ce5e commit 1be2b46

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)