Newer
Older
2021-imaizumi / read.js
@imaiumi tomoki imaiumi tomoki on 22 Oct 2021 59 bytes Update read.js
#!/usr/bin/env js
var asa = readline("hello");
print(asa);