Guest User

Untitled

a guest
May 22nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. def pig_latin(word):
  2. if word[1] == a:
  3. return wordpig+hay
  4. else:
  5. return word[1:]+word[1]+ay
Add Comment
Please, Sign In to add comment