educolo

Ajuda =P

Jul 4th, 2014
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -]]
  2.  
  3. função testFunction (nome)
  4.  
  5. fim
  6.  
  7. testFunction ("Thewav")
  8. testFunction ("Jordynl")
  9. testFunction ("Evilsantah")
  10. testFunction ("Simosc")
  11. testFunction ("Sydoline")
  12. testFunction ("Shamousey")
  13. testFunction ("Ediz")
  14. testFunction ("Tuliomumic")
  15. testFunction ("Moepl")
  16.  
  17. - [[
  18. resultado esperado:
  19. Evilsantah!
  20. Shamousey!
  21. Moepl!
  22. -]] *
Advertisement
Add Comment
Please, Sign In to add comment