from fysisk_biokemi import get_quiz get_quiz(1)
--- title: Python quiz 1 jupyter: python3 format: html: code-fold: true --- ```{python} from fysisk_biokemi import get_quiz get_quiz(1) ```