Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. loop do
  2. //Statement here
  3. //Statement here
  4. //Statement here
  5. //Statement here
  6. //Statement here
  7. end
  8.  
  9. loop
  10. do
  11. //Statement here
  12. //Statement here
  13. //Statement here
  14. //Statement here
  15. //Statement here
  16. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement