Skip to content

dkesavapriya/regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Questions:

  1. Write a program that matches a string that has an N followed by zero or more o's

  2. Write a program that matches a string that has an N followed by one or more o's.

  3. Write a program that matches a string that has an O followed by two to three 'K'.

  4. Write a program that matches a word at the beginning of a string.

  5. Write a program that matches a number at the end of a string.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages