Skip to content

michael-bryson/checkSentence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

checkSentence

Project to check the validity of a sentence with the following rules:

  • String starts with a capital letter
  • String has an even number of quotation marks
  • String ends with a period character “."
  • String has no period characters other than the last character
  • Numbers below 13 are spelled out (”one”, “two”, "three”, etc…)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages