Updated tested versions of Python (2.7 and 3.4) in the future development section.

This commit is contained in:
Donne Martin 2015-07-07 22:27:10 -04:00
parent bec8734aa8
commit e1f7bd3b71

View File

@ -68,7 +68,7 @@ Each challenge has two notebooks, a **challenge notebook** for you to solve and
Challenges, solutions, and unit tests are presented in the form of **IPython/Jupyter Notebooks**.
* Notebooks currently contain mostly Python solutions, but can be extended to include [44 supported languages](https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages)
* Notebooks currently contain mostly Python solutions (tested on both Python 2.7 and Python 3.4), but can be extended to include [44 supported languages](https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages)
* Repo will be **continually updated** with new solutions and challenges
* Contributions are welcome! See the [Contributing Guidelines](https://github.com/donnemartin/interactive-coding-challenges/blob/master/CONTRIBUTING.md).
@ -431,4 +431,4 @@ Feel free to contact me to discuss any issues, questions, or comments.
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.