Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
Working with logical vectors
When we apply an arithmetic function on a logical vector, TRUE is equivalent to 1
and FALSE is equivalent to 0. Apply a function to the vector elevator to calculate the total number of persons that is allowed to
enter the elevator.