mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-03 16:08:02 +00:00
Updated tested versions of Python (2.7 and 3.4) in the future development section.
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user