Guest User

Untitled

a guest
Dec 11th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. def preprocess():
  2. # do stuff
  3. if input == "A":
  4. # user 1 code
  5. if input == "B":
  6. # user 2 code
Add Comment
Please, Sign In to add comment