Update exercise prompts
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": 33,
|
||||||
"id": "c1070317-3ed9-4659-abe3-828943230e03",
|
"id": "c1070317-3ed9-4659-abe3-828943230e03",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": 34,
|
||||||
"id": "4a456906-915a-4bfd-bb9d-57e505c5093f",
|
"id": "4a456906-915a-4bfd-bb9d-57e505c5093f",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": 35,
|
||||||
"id": "a8d7923c-5f28-4c30-8556-342d7c8497c1",
|
"id": "a8d7923c-5f28-4c30-8556-342d7c8497c1",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
@@ -89,6 +89,12 @@
|
|||||||
"# Popular dev site https://projecteuler.net/\n",
|
"# Popular dev site https://projecteuler.net/\n",
|
||||||
"# \"\"\"\n",
|
"# \"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
"# question = \"\"\"\n",
|
||||||
|
"# Who is Blessed Goodteam (https://www.linkedin.com/in/blessed-goodteam-49b3ab30a)? \\\n",
|
||||||
|
"# How relevant is her work at Paint and Sip Uganda (https://paintandsipuganda.com/). \\\n",
|
||||||
|
"# What can we learn from her?\n",
|
||||||
|
"# \"\"\"\n",
|
||||||
|
"\n",
|
||||||
"question = \"\"\"\n",
|
"question = \"\"\"\n",
|
||||||
"How good at Software Development is Elijah Rwothoromo? \\\n",
|
"How good at Software Development is Elijah Rwothoromo? \\\n",
|
||||||
"He has a Wordpress site https://rwothoromo.wordpress.com/. \\\n",
|
"He has a Wordpress site https://rwothoromo.wordpress.com/. \\\n",
|
||||||
@@ -200,6 +206,14 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"display(Markdown(get_llama_response(question)))"
|
"display(Markdown(get_llama_response(question)))"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "code",
|
||||||
|
"execution_count": null,
|
||||||
|
"id": "157d5bb3-bed7-4fbd-9a5d-f2a14aaac869",
|
||||||
|
"metadata": {},
|
||||||
|
"outputs": [],
|
||||||
|
"source": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|||||||
Reference in New Issue
Block a user