This commit is contained in:
Adam 2013-06-28 17:21:24 -07:00
parent 8af9965751
commit 86273dec2f

View File

@ -409,3 +409,7 @@ j.get_species() #=> "H. neanderthalensis"
Human.grunt() #=> "*grunt*" Human.grunt() #=> "*grunt*"
``` ```
## Further Reading
Still up for more? Try [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)