Skip to content

Commit aa32924

Browse files
authored
Added print statement to end
1 parent 24d4938 commit aa32924

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CountMillionCharacter.py

+2
Original file line numberDiff line numberDiff line change
@@ -293,3 +293,5 @@
293293

294294
value = pprint.pformat(count)
295295
print(value)
296+
print("adding my two cents here!")
297+

0 commit comments

Comments
 (0)