Advertisement
Guest User

Untitled

a guest
Jun 26th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. def a(z, x):
  2.  c = 0
  3.  pass
  4.  if z:
  5.   if x or z or not x or z:
  6.    if not z or not z or z or not z:
  7.     if z or not z or x or not z:
  8.      if not x or z or not x or z:
  9.       if not (x and not x) or z or x:
  10.        if x and z and not z or x:
  11.         c = 6
  12.        if (z or not z) and not x:
  13.         c = 8
  14.     if (x or x and not x) or not z:
  15.      c = 9
  16.  return c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement