From d334884ca2b14ccb9d5286af6ffdc2c0f766b3a3 Mon Sep 17 00:00:00 2001 From: moslem safari <38278475+moslemsafari@users.noreply.github.com> Date: Sat, 6 Aug 2022 00:07:11 +0430 Subject: [PATCH] Update 02_day_data_types.md --- 02_Day_Data_types/02_day_data_types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Day_Data_types/02_day_data_types.md b/02_Day_Data_types/02_day_data_types.md index e27d43d..554b10c 100644 --- a/02_Day_Data_types/02_day_data_types.md +++ b/02_Day_Data_types/02_day_data_types.md @@ -967,7 +967,7 @@ console.log(numInt) // 9 1. 'Love is the best thing in this world. Some found their love and some are still looking for their love.' Count the number of word __love__ in this sentence. 2. Use __match()__ to count the number of all __because__ in the following sentence:__'You cannot end a sentence with because because because is a conjunction'__ -3. Clean the following text and find the most frequent word (hint, use replace and regular expressions). +3. Clean the following text(hint, use replace and regular expressions). ```js const sentence = '%I $am@% a %tea@cher%, &and& I lo%#ve %te@a@ching%;. The@re $is no@th@ing; &as& mo@re rewarding as educa@ting &and& @emp%o@weri@ng peo@ple. ;I found tea@ching m%o@re interesting tha@n any ot#her %jo@bs. %Do@es thi%s mo@tiv#ate yo@u to be a tea@cher!? %Th#is 30#Days&OfJavaScript &is al@so $the $resu@lt of &love& of tea&ching'