This commit is contained in:
Nicolas P. Rougier
2022-10-17 13:43:14 +02:00
parent 9357b79e1d
commit e83ba5f309
5 changed files with 242 additions and 212 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "a194d42e",
"id": "fc29ba19",
"metadata": {},
"source": [
"# 100 numpy exercises\n",
@@ -18,7 +18,7 @@
},
{
"cell_type": "markdown",
"id": "a7fd49f7",
"id": "c71c938e",
"metadata": {},
"source": [
"File automatically generated. See the documentation to update questions/answers/hints programmatically."
@@ -26,7 +26,7 @@
},
{
"cell_type": "markdown",
"id": "b702d5a2",
"id": "9295ebad",
"metadata": {},
"source": [
"Run the `initialize.py` module, then call a random question with `pick()` an hint towards its solution with\n",
@@ -36,7 +36,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "da60e1d0",
"id": "75ba9fda",
"metadata": {},
"outputs": [],
"source": [
@@ -46,7 +46,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "9fb544fe",
"id": "5e130ff3",
"metadata": {},
"outputs": [],
"source": [