fork download
  1. a = "Merhaba"
  2. b = "Bben"
  3. c = "MAHMUT"
  4. print("a","\nb","\nc")
Success #stdin #stdout 0.03s 9348KB
stdin
Standard input is empty
stdout
a 
b 
c