To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (896 Bytes)
modified is_data function so that it only returs once
Created a function to count the total number of marlins.
created a function to check if a line has data or not.
added a comment to the data file; modified script so that it ignores the comment in the data file.
Skips the header line (only counts data records)
Modified script in order to count number of lines in data file
initial commit