Skip to content

Commit

Permalink
README.md for SumNumbers
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslieu authored May 17, 2019
1 parent 85656e6 commit a396fb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SumNumbers/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### SumNumbers

Given a string, return the sum of the numbers appearing in the string, ignoring all other characters.
A number is a series of 1 or more digit chars in a row.

0 comments on commit a396fb8

Please sign in to comment.