KillerPaperMice / project_5

Create a “cheat sheet” JavaScript file that contains examples of all of the things we learned today, delineated with comments: Variables Debugging (alerts, comments, the console) Different data types Arrays Testing Logic Functions Write 3 different functions that take input and return something via the console or an alert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Create a “cheat sheet” JavaScript file that contains examples of all of the things we learned today, delineated with comments: Variables Debugging (alerts, comments, the console) Different data types Arrays Testing Logic Functions Write 3 different functions that take input and return something via the console or an alert


Languages

Language:JavaScript 90.6%Language:HTML 9.4%