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?

0standard output
1standard error
0standard input
0a file on disk

Course navigation

Solution: Print without a newline   |   Working with files