xp3857 commited on
Commit
ce5cc4a
·
1 Parent(s): ae7a8b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def ac():
54
  print("Passing")
55
  pass
56
  return t
57
- def im_fn(put,fac="",val,h=None):
58
  if h == o:
59
  if int(val) != 0:
60
  rn = random.randint(0, 19)
 
54
  print("Passing")
55
  pass
56
  return t
57
+ def im_fn(put,fac="",val=None,h=None):
58
  if h == o:
59
  if int(val) != 0:
60
  rn = random.randint(0, 19)