fork download
  1. print("python")
  2. print(5)
  3. print("co ding")
  4. print("한글")
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
Success #stdin #stdout 0.08s 14124KB
stdin
Standard input is empty
stdout
python
5
co ding
한글