Skip to content

This is a ruby program that accepts two arguments and determines if one is present in the other while counting its number of occurrence too. The the first argument is a string and the second is an array.

Notifications You must be signed in to change notification settings

AbayomiOlaoye/substring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Substring

Still a mini project for dexterity-testing with RUBY language. Substring is a program that checks up the presence and the number of occurrence of the of the first argument in the other.

It affords me the pleasure of working with hashes, string methods, flow control and basic enumerators

Technology

  • Ruby

Author

Olaoye Oluwatoyin

About

This is a ruby program that accepts two arguments and determines if one is present in the other while counting its number of occurrence too. The the first argument is a string and the second is an array.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages