fork download
  1. # your code goes here
  2. print(" _____ ")
  3. print(" / \\ ")
  4. print(" | O O |")
  5. print(" | ^ |")
  6. print(" \\ ~ / ")
  7. print(" ----- ")
  8. print(" | ")
  9. print(" --|-- ")
  10. print(" | ")
  11. print(" / \\ ")
  12. print(" / \\ ")
Success #stdin #stdout 0.08s 14124KB
stdin
Standard input is empty
stdout
      _____  
     /     \ 
    |  O O  |
    |   ^   |
     \  ~  / 
      -----  
        |    
      --|--  
        |    
       / \  
      /   \