Skip to content

Commit abab431

Browse files
committed
added end line
1 parent f953dae commit abab431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/kaceyb/python/lab04/lab_04.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ def summ(nums):
6464

6565
# Print out the current total point value and the advice.
6666

67-
print(f"{cards_total} is a {result}")
67+
print(f"{cards_total} is a {result}")

0 commit comments

Comments
 (0)