fork download
  1. text = "Data_Science"
  2. print(text)
Success #stdin #stdout 0.07s 14088KB
stdin
Standard input is empty
stdout
Data_Science