fork download
  1. import random
  2. a=random.randint(1,100)
  3. print(a)
Success #stdin #stdout 0.02s 9512KB
stdin
Standard input is empty
stdout
43