for y in 1..8
for x in 1..6
print "*"
end
for x in 1..8
print " "
end
for x in 1..6
print "p"
end
print "\n"
end
for y in 1..3
for x in 1..20
print "*"
end
print "\n"
endfor y in 1..8
for x in 1..6
print "*"
end
for x in 1..8
print " "
end
for x in 1..6
print "*"
end
print "\n"
end--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/48237a6d-2b72-4a0b-9174-84e2eea6e351%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.