Guest User

Untitled

a guest
Jan 24th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. active = 0
  2.  
  3. def funcao(active):
  4. while(active == 1):
  5. print('Test')
Add Comment
Please, Sign In to add comment