prism.js(プリズム.js)に対応しました

以下は画像ではありません。 ぜひコピーしてみてください

const input =require("fs").readFileSync("/dev/stdin","utf-8");
console.log(input)

aiueo