From 3a71716b032b184d46dd874a3e4b2f4c4ccb602f Mon Sep 17 00:00:00 2001 From: Sarthak Gautam <34292414+valenwritescode@users.noreply.github.com> Date: Sun, 26 Mar 2023 21:18:04 +0545 Subject: [PATCH] Update 02_day_data_types.md "Check if typeof '10' is exactly equal to 10" is misleading. --- 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..c04f183 100644 --- a/02_Day_Data_types/02_day_data_types.md +++ b/02_Day_Data_types/02_day_data_types.md @@ -943,7 +943,7 @@ console.log(numInt) // 9 "Love is not patronizing and charity isn't about pity, it is about love. Charity and love are the same -- with charity you give love, so don't just give money but reach out your hand instead." ``` -3. Check if typeof '10' is exactly equal to 10. If not make it exactly equal. +3. Check if typeof '10' is exactly equal to that of 10. If not make it exactly equal. 4. Check if parseFloat('9.8') is equal to 10 if not make it exactly equal with 10. 5. Check if 'on' is found in both python and jargon 6. _I hope this course is not full of jargon_. Check if _jargon_ is in the sentence.