fork download
  1. class Main:
  2. a =32
  3. print(a)
Success #stdin #stdout 0.05s 9568KB
stdin
Standard input is empty
stdout
32