Project: https://www.codecademy.com/courses/introduction-to-javascript/projects/magic-eight-ball-1
AilaLu/MagicEightBall.js
In this project we will build a Magic Eight Ball using control flow in JavaScript. The user will be able to input a question, then our program will output a random fortune.
JavaScript