Skip to content

Mecaniada/Regular-expressions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Regular expressions

Coursera Week 2 Extracting Data With Regular Expressions

In this assignment you will read through and parse a file with text and numbers. You will extract all the numbers in the file and compute the sum of the numbers.

This is my code for solving the assigment. I highly suggest you to try and make your own code because in this way you can learn and understand how these lines work. This is just an example on how you can solve the problem.

About

Coursera Week 2 Extracting Data With Regular Expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages