Can someone help me I want to decrypt a word from letters to numbers | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Can someone help me I want to decrypt a word from letters to numbers

from input in html to javascript

18th Oct 2017, 5:42 AM
Werner
1 Antwort
+ 2
i already made something like this. make an array where you define foe example as position 1: a:2 and then do a for loop to check the input and output the property name of the current position of your array to get the number for the letter
18th Nov 2017, 7:30 PM
TrueJu
TrueJu - avatar