Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. listGambar.add("bulldog");
  2. listGambar.add("cat");
  3. listGambar.add("dog");
  4. listGambar.add("elephant");
  5. listGambar.add("hen");
  6. listGambar.add("hippopotamus");
  7. listGambar.add("lion");
  8. listGambar.add("mouse1");
  9. listGambar.add("mouse2");
  10. listGambar.add("pig");
  11. listGambar.add("rabbit");
  12. listGambar.add("sheep");
  13. listGambar.add("siberian_husky");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement