Newer
Older
2021-fuyagd / read.js
@fuyahonma fuyahonma on 22 Oct 2021 49 bytes Update read.js
#!/usr/bin/env js

var a = readline();
print(a);