fork download
  1. import random
  2. print(random.randint(1, 8))
Success #stdin #stdout 0.03s 11624KB
stdin
Standard input is empty
stdout
4