Ronica Singhronicasingh.hashnode.devยทApr 13, 2023JavaScript 101 - The BasicsHow to read input data from the console? In JavaScript, to input data from the user, you use the prompt() function or the ES6 readLine(). In some online competitive challenges, its possible their JavaScript compiler would require you to use the readL...58 readsJavaScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.