fork download
  1. sum_formula = (1 + 100) * 100 // 2
  2. print("1~100abcdfdddd:", sum_formula)
Success #stdin #stdout 0.03s 63412KB
stdin
Standard input is empty
stdout
('1~100abcdfdddd:', 5050)