Course of Raku / Advanced / Control flow / Phasers
Quiz — Phasers
When does the code inside an END block run?
| 0 | before the program starts |
| 1 | after the main code has finished |
| 0 | only while the program is compiled |
| 0 | every time a block is entered |
Course of Raku / Advanced / Control flow / Phasers
When does the code inside an END block run?
| 0 | before the program starts |
| 1 | after the main code has finished |
| 0 | only while the program is compiled |
| 0 | every time a block is entered |