asked 50.5k views
0 votes
In an "and" operator only ONE value has to be true to activate the if block

Yes or No
(Scratch Coding)

asked
User Cvk
by
8.1k points

1 Answer

2 votes

If the "and" operator is present, BOTH conditions must be True in order for the if block to be activated.

answered
User Ashin
by
7.6k points