Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MSGanbold authored Jul 19, 2019
1 parent 4406bb1 commit 0cf139f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#calculator
# an elementary calculator code

num_1 = input('Enter the first digit')

num_2 = input('Enter the second digit')
Expand Down

0 comments on commit 0cf139f

Please sign in to comment.