We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f953dae commit abab431Copy full SHA for abab431
code/kaceyb/python/lab04/lab_04.py
@@ -64,4 +64,4 @@ def summ(nums):
64
65
# Print out the current total point value and the advice.
66
67
-print(f"{cards_total} is a {result}")
+print(f"{cards_total} is a {result}")
0 commit comments