Search
Champu wants to also add functionality to clear the Egg crate. He has decided to to use the ~ operator for the same.
Implement this functionality for Champu's Egg crate. Empty the egg crate (set no_of_eggs to 0) when the ~ operator is called on it.
no_of_eggs