From ed1f9ecc0c787fed366cb0912032c6dbb396dcb4 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Fri, 8 Dec 2023 15:50:20 +0100 Subject: [PATCH] Typo fix --- pal-vorstellung.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pal-vorstellung.tex b/pal-vorstellung.tex index 1834052..20ee72b 100644 --- a/pal-vorstellung.tex +++ b/pal-vorstellung.tex @@ -196,7 +196,7 @@ cabbage, two onions, and three fridges. How many vegetables do I have?}@*) # solution in Python: -ddef solution(): +def solution(): """Olivia has $23. She bought five bagels for $3 each. How much money does she have left?""" def soloution()