From 2998a0fc9ede085f3315bd645a4a4ec49136f06a Mon Sep 17 00:00:00 2001 From: Jatin Bhakta Date: Sat, 31 Oct 2020 17:13:29 -0400 Subject: [PATCH] Create jsRegExExample --- jsRegExExample | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 jsRegExExample diff --git a/jsRegExExample b/jsRegExExample new file mode 100644 index 0000000..60eece3 --- /dev/null +++ b/jsRegExExample @@ -0,0 +1,24 @@ + + + + +

JavaScript Regular Expressions

+ +

Replace "microsoft" with "Google" in the paragraph below:

+ + + +

Please visit Microsoft and Microsoft!

+ + + + + + +