Skip to content

aleeexgreeen/Individual-Git-Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Individual-Git-Exercise

PairCount

This feature takes a string and counts how many double letters are in the string. To use this feature call the pairs method with a string of your choosing and it will return number of pairs.

SequenceCount

This feature takes a string and counts how many sixes are present. It also checks to see if there is a sequence of ones in a row (aka 11) in the string, it prints out a statement on whether there is such a sequence or not. To use this feature call the count method with a string of your choosing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages