Skip to content

Instantly share code, notes, and snippets.

@capitantoto
Created August 19, 2015 12:41
Show Gist options
  • Select an option

  • Save capitantoto/4a65916d612f43527d36 to your computer and use it in GitHub Desktop.

Select an option

Save capitantoto/4a65916d612f43527d36 to your computer and use it in GitHub Desktop.
print "Este es un renglon de texto plano. Como va a ser otra cosa que no sea plana, si esta en una pantalla?"
1000.times do
print rand(2)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment