Created
August 19, 2015 12:41
-
-
Save capitantoto/4a65916d612f43527d36 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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