Skip to content

Exercises

Run from this folder in your terminal. Compare your work with *-solution.py when stuck.

cd exercises
python 01-starter.py   # use the starter file name below

Starter files

  • 02-starter.py
  • 03-starter.py
  • 04-starter.py

Solutions

  • 02-solution.py
  • 03-solution.py
  • 04-solution.py

Notebooks

  • 04-prompt-engineering.ipynb

Back to course overview.