I have a camel class and I need it to do the following without using the move method:
i need the camel to navigate the world in order to detect 6 random placed bombs in the world and recored them using an array and after that print in the location in the form (x,y) Help please

