Guest User

Untitled

a guest
Jul 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. *******psuedo code*******
  2.  
  3. <SOME RUBY LOOP> variable != "0" do
  4. variable = query_server()
  5. else
  6. puts "variable no longer 0"
  7. end
Add Comment
Please, Sign In to add comment