Skip to content

Commit 9efb410

Browse files
committed
new landing page
1 parent cec3059 commit 9efb410

File tree

2 files changed

+192
-159
lines changed

2 files changed

+192
-159
lines changed

01_primi_passi.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
"outputs": [],
401401
"source": [
402402
"# This line will throw an error\n",
403-
"print(variabile_non_definita)"
403+
"print(not_defined_variable)"
404404
]
405405
},
406406
{

0 commit comments

Comments
 (0)