Have students create a Burrito class in Java to practice object-oriented programming using an object they are familiar with.
- Note from the CS Teaching Tips Team: Use instance variables to represent burrito ingredients.
- Students can create methods for adding these ingredients that modify these instance variables