Update exercise prompts

This commit is contained in:
Elijah Rwothoromo
2025-08-05 22:16:09 +03:00
parent 7c0843eea6
commit 8f003da028

View File

@@ -13,7 +13,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 33,
"id": "c1070317-3ed9-4659-abe3-828943230e03",
"metadata": {},
"outputs": [],
@@ -28,7 +28,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 34,
"id": "4a456906-915a-4bfd-bb9d-57e505c5093f",
"metadata": {},
"outputs": [],
@@ -41,7 +41,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 35,
"id": "a8d7923c-5f28-4c30-8556-342d7c8497c1",
"metadata": {},
"outputs": [],
@@ -89,6 +89,12 @@
"# Popular dev site https://projecteuler.net/\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",
"How good at Software Development is Elijah Rwothoromo? \\\n",
"He has a Wordpress site https://rwothoromo.wordpress.com/. \\\n",
@@ -200,6 +206,14 @@
"\n",
"display(Markdown(get_llama_response(question)))"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "157d5bb3-bed7-4fbd-9a5d-f2a14aaac869",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {