+ 1
Gather simple console input
So I have a question about how I can easily gather user input through the console for node.js things like python have raw_input() but what can I use for node that is also simple everything that I have found so far are long complex lines of code to gather a little bit of input
3 odpowiedzi
0
alright thanks