Skip to content

OBBoO/Coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Coding-challenges

Having fun solving different coding challenges and learning on the way.

  • plural.py : - Given a list of words in the singular form, return a set of those words in the plural form if they appear more than once in the list. - Only focus on whether or not to add an s to the ends of words.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages