Last active
October 22, 2015 09:47
-
-
Save ocadaruma/c35ff8c568ded73b09e0 to your computer and use it in GitHub Desktop.
This file contains 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
for(s<-"33."+:114.to(213))print(s+""tail) | |
"33."+:114.to(213)map(_+""tail)map print |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment