Skip to content

Commit

Permalink
Create 1000.py
Browse files Browse the repository at this point in the history
  • Loading branch information
czp001 authored Jul 25, 2017
1 parent 6b7031d commit c1a5a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 1000.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
a, b = map(int,raw_input().split())
print a+b

0 comments on commit c1a5a68

Please sign in to comment.