mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
258 B
258 B
title, block, superBlock
| title | block | superBlock |
|---|---|---|
| Introduction to the Build a Boolean Check Function | lab-boolean-check | full-stack-developer |
Introduction to the Build a Boolean Check Function
In this lab, you'll implement a function that checks if a value is a boolean.