Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 388 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 388 Bytes

From the JavaScript Algorithms and Data Structures Certification by freeCodeCamp 🚀

Basic Algorithm Scripting Chapter

Exercise number 10 out of 16 💻:

Check if a value is classified as primitive boolean
Primitive Boolean ➡️ a value is either true or false

the word bool (plural bools) ➡️ A Boolean variable, one whose value is either true or false