Guest User

Untitled

a guest
Oct 22nd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. # -*-coding: utf-8 -*-
  2. letters = u"パタトクカシーー"
  3. print(letters[::2])
Add Comment
Please, Sign In to add comment