fork download
  1. b=123
  2. print(f"num{b}")
Success #stdin #stdout 0.1s 14208KB
stdin
Standard input is empty
stdout
num123