freeCodeCamp / demo-projects

Example certification projects for our programming curriculum
https://www.freecodecamp.org/learn
BSD 3-Clause "New" or "Revised" License
143 stars 90 forks source link

fix(stock price checker): add missing function return #612

Closed lasjorg closed 2 months ago

lasjorg commented 2 months ago

Checklist:

The isValidStock function wasn't returning anything.

Forum: https://forum.freecodecamp.org/t/information-security-projects-stock-price-checker/709266