Advertisement
Guest User

Untitled

a guest
Jan 15th, 2014
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. type
  2. example = tuple[one: string,
  3. two: string,
  4. three: string,
  5. four: string,
  6. five: string,
  7. six: string]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement