Providing standard input
Previously you would write code that did a certain thing and didn't require any input.
Loads of programs can or do require (standard) input though, so supporting it quickly became a must.
Now you can open the tab for Standard Input and provided your ...
blog.multicode.app1 min read