From 13b19382a7ebcbd073a78392b42119a79254586c Mon Sep 17 00:00:00 2001 From: Chi Okeke <123244902+Echimara@users.noreply.github.com> Date: Wed, 9 Oct 2024 12:21:15 -0500 Subject: [PATCH] Update Keypad-validator.sql --- Keypad-validator.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/Keypad-validator.sql b/Keypad-validator.sql index b1d48a2..85777d8 100644 --- a/Keypad-validator.sql +++ b/Keypad-validator.sql @@ -1,3 +1,4 @@ +-- Author: Chi -- This sql script uses IF-ELSE logic to see if a certain character you input maps to a character found on a '60s-era keypad e.g you type 4 which would be found on phone pads DO $GO$