Which block is used to repeatedly call the playLevel function?
set background color to (
set fish to sprite of kind Player
nove fish with buttons
set fish stay in screen
set life to
set level
while life
call playLevel
OA. The set level block
B. The set life block
OC. The set fish block
OD. The while loop block

Which block is used to repeatedly call the playLevel function set background color to set fish to sprite of kind Player nove fish with buttons set fish stay in class=