We have data on 1000 pieces of fruit. The fruit being a Banana, Orange or some Other fruit and imagine we know 3 features of each fruit, whether it’s long or not, sweet or not and yellow or not, as displayed in the table below:

A piece of an unknown fruit with these features are provided: Long, Sweet and Yellow.
Calculate probability of each of these 3 classes based on Naive Bayes Classification algorithm and report the class.