Froggy Jumps Grade CalculatorVersión en línea Grade Calculator por Pifly PiFly 1 Under which Palette is ask() and wait() block is available? a Sensing b Events c Controls 2 Under which palette is if () else block available? a Events b Controls c Motion 3 Which block is used to check if the answer is greater than 90? a b c 4 Which block is used to store the answer that was typed by the user in the input field? a Ask b Answer c Ask and Wait 5 Which block is used to show what the Sprite is saying? a Say () For () b Ask () c Say () 6 Under which palette is Say () For () block available? a Motion b Looks c Events 7 Which blocks are used to compare variables and values, do calculations with numbers, and work with strings (text)? a Looks b Events c Operators 8 Which Coding Environment is used for Grade Calculator? a Block Coding b Python Coding c AIML 9 Grade calculator is based on which concept? a Loops b Conditions c Animations 10 How many if () else() were used in Grade Calculator? a 2 b 3 c 4