Challenge: The Not Statement
Opgave
Swipe to start coding
I hope you remember the not
statement! Please attempt the same task; it may appear somewhat challenging, but there is no need for excessive exertion!
Here, you should replace ___
with one of the True
or False
statements to make:
- The
statement1
variable equal toFalse
. - The
statement2
variable equal toTrue
.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 2. Kapitel 5