Guest User

Untitled

a guest
Dec 12th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. public static String[] questions = {
  2. "Dog attacks you",
  3. "Fire inside your house"
  4.  
  5. };
  6.  
  7. public static String[] answers = {
  8. "kick it hard",
  9. "safely exit"
Add Comment
Please, Sign In to add comment