Removed inaccurate note about most solutions being in python. All problems now have python solutions.

This commit is contained in:
Donne Martin 2015-06-23 22:43:45 -04:00
parent 7ec208b0eb
commit 369a073c85

View File

@ -12,8 +12,6 @@ Continually updated IPython Notebooks containing coding problems and solutions (
This repo is a collection of my notes while sharpening my skills tackling coding problems.
Most solutions are in Python.
## Index
* [Arrays and Strings](#arrays-and-strings)