Course of Raku / Essentials / Boolean type / Exercises

Triple negation

Problem

What is the output of the following program?

my $value = False;
say !!!$value;

Make the corrections to the program if needed.

Solution

See the solution

Course navigation

Numbers / Operations with numbers   |   Ranges

Translations of this page: EnglishDeutschEspañolItalianoLatviešuNederlandsБългарскиРусскийУкраїнська