示例#1
0
 def standard(x=0):
   return 1 if Distribution.uniform(x) <= x else 0