Return to Snippet

Revision: 48900
at July 12, 2011 20:45 by PabloBentezMolina


Initial Code
puts "PPPPPPPPPPP   AAAAAAAAAAAAA  BBBBBBBBBBBB  L              OOOOOOOOOOOOOO"
puts "P         P   A           A  B          B  L              O            O"
puts "P         P   A           A  B          B  L              O            O"
puts "P         P   A           A  B          B  L              O            O"
puts "PPPPPPPPPPP   AAAAAAAAAAAAA  BBBBBBBBBBBB  L              O            O"
puts "P             A           A  B          B  L              O            O"
puts "P             A           A  B          B  L              O            O"
puts "P             A           A  B          B  L              O            O"
puts "P             A           A  BBBBBBBBBBBB  LLLLLLLLLLLLL  OOOOOOOOOOOOOO"


puts "               oooooooooo"
puts "              o   O   O  o"
puts "             o            o"
puts "             o     o      o"
puts "             o   o   o     o"
puts "             o    o   o    o"
puts "             o      o o    o"
puts "              o           o"
puts "                o        o"
puts "                o        o"
puts "               o          o" 
puts "              o            o"
puts "             o              o"
puts "            o                o"
puts "         ooo                  ooo"
puts "        o  o       III         o  o"
puts "       o  o       CAMPUS        o  o"
puts "      o   o      INFANTIL        o  o"
puts "       o  o                      o o"
puts "         o                        o"
puts "          o                       o"
puts "            o                    o"
puts "              o                 o"
puts "                o              o"
puts "                  o           o"
puts "                    o        o"
puts "                      ooooooo"
puts "                      o o o o"                       
puts "                      o o o o"
puts "                     o  o o  o"               
puts "                    o   o o    o"
puts "                   oooooo ooooooo"

Initial URL


Initial Description
Imprime en pantalla mi nombre y un dibujo de un pingüino

Initial Title
Nombre y Pingüino

Initial Tags


Initial Language
Ruby