Update CM20315_Intro_Answers.ipynb

This commit is contained in:
Pietro Monticone
2023-11-30 16:37:46 +01:00
parent 79578aa4a1
commit c951720282

View File

@@ -215,7 +215,7 @@
"# Color represents y value (brighter = higher value)\n",
"# Black = -10 or less, White = +10 or more\n",
"# 0 = mid orange\n",
"# Lines are conoturs where value is equal\n",
"# Lines are contours where value is equal\n",
"draw_2D_function(x1,x2,y)\n",
"\n",
"# TODO\n",