mobilizingcs / MobilizePrime

Simple wrapper functions for high school curriculum
http://www.exploringcs.org/curriculum
5 stars 2 forks source link

Modify PullNumbers so it only takes the first one #18

Open AmeliaMN opened 11 years ago

AmeliaMN commented 11 years ago

Change the regular expression so it just takes the first number. E.g., if it says you eat salad 1 to 3 times per day, it would return 1, not 13.