How to fill an array from user's input in terminal with readline() in JavaScript? (no web)

前端 未结 0 1646
忘掉有多难
忘掉有多难 2021-01-18 02:43

From a program where the user gives some values in a terminal and then I work with that info like:

const readline = require("readline");
const rl =          


        
相关标签:
回答
  • 消灭零回复
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题