Multi If-Else • Is it enough to use only if-else structure to solve the previous problem? • We need more than one conditions to categorize the Ritcher scale. • Solution: use multiway if-else or nested if