mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Updated tested versions of Python (2.7 and 3.4) in the future development section.
This commit is contained in:
parent
bec8734aa8
commit
e1f7bd3b71
|
@ -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.
|
Loading…
Reference in New Issue
Block a user