Javascriopt input syntax | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Javascriopt input syntax

how do i receive input from a user in JavaScript

25th Dec 2022, 7:02 PM
Kingsley Nyame
Kingsley Nyame - avatar
1 Antwort
+ 1
parseInt(readLine(), 10);
25th Dec 2022, 7:07 PM
Lwez
Lwez - avatar