Hi there, i am trying to declare 4 types of fish food types in the constructor but keep getting compiling problems so was wondering how to do it?
:foodType = "fish food pellets" || "spirulina tablets";
The code above is situated in the constructor.
Need help urgent thanks.