Merge pull request #258 from MartijnR/patch-1
Correction in week2/day1.ipynb
This commit is contained in:
@@ -485,7 +485,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"print(reasoning_content)\n",
|
"print(reasoning_content)\n",
|
||||||
"print(content)\n",
|
"print(content)\n",
|
||||||
"print(\"Number of words:\", len(reply.split(\" \")))"
|
"print(\"Number of words:\", len(content.split(\" \")))"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user