Im working on java, I have created an enum as follows:
public enum myEnum { india, russian, england, north America }
Above
Write them together like northAmerica or use an underscore north_America.
northAmerica
north_America