Course of Raku / Objects, I/O, and exceptions / Input and output / Standard streams
Quiz — Standard streams
Which standard stream does the note routine write
to?
| 0 | standard output |
| 1 | standard error |
| 0 | standard input |
| 0 | a file on disk |
Course of Raku / Objects, I/O, and exceptions / Input and output / Standard streams
Which standard stream does the note routine write
to?
| 0 | standard output |
| 1 | standard error |
| 0 | standard input |
| 0 | a file on disk |