final static int
DRAGON = 5,
SNAKE = 6;
String this_item = "DRAGON";
int item_value = super_func(this_item);//must be 5
final static int
DRAGON = 5,
SNAKE = 6final static int
DRAGON = 5,
SNAKE = 6;
String this_item = "DRAGON";
int item_value = super_func(this_item);//must be 5
final static int
DRAGON = 5,
SNAKE = 6