Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. if(peterchenka == "good boy")
  2. {
  3. //give cookie
  4. } else if(peterchenka != "good boy")
  5. {
  6. //crumble the cookie in his face
  7. } else
  8. {
  9. //be selfish and eat the cookie infront of him.
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement