Back to Library
Region:
Switch to ID
Advanced freeCodeCamp • top-learn-data-types-and-conditionals
Learn Data Types and Conditionals Lesson C
Lesson Overview
Seeing the example below, You want to make sure the word `loves` is present in the string.
Seeing the example below, You want to make sure the word loves is present in the string.
let sentence = "freeCodeCamp loves The Odin Project!";