Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. While True
  2. 'Write some code here.
  3. End While
  4.  
  5. While KeepLooping 'Replace KeepLooping with your variable name.
  6. 'Write some code here.
  7. End While
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement