Browse Source

new branch test

lab_test
邓博昊 2 years ago
parent
commit
3770fb308b
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      add.py

+ 3
- 0
add.py View File

@ -0,0 +1,3 @@
a = 20
b = 10
print(a+b)

Loading…
Cancel
Save