Guest User

Untitled

a guest
Feb 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.10 KB | None | 0 0
  1. print $animais[0];              # exibe "camelo"
  2. print $animais[1];              # exibe "lhama"
Add Comment
Please, Sign In to add comment