Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 271 Bytes

File metadata and controls

9 lines (8 loc) · 271 Bytes

CodeAndDecode

This project allows users to create and subsequently decode coded messages using a numeric key. Topics:

  • ASCII (American Standard Code for Information Interchange)
  • Variable types (String vs numbers)
  • For loops
  • Alerts & Prompts
  • Onclick functions