Skip to content

Update Day 5.md#80

Merged
darkprinx merged 1 commit into
darkprinx:masterfrom
etanios:patch-2
Jul 23, 2026
Merged

Update Day 5.md#80
darkprinx merged 1 commit into
darkprinx:masterfrom
etanios:patch-2

Conversation

@etanios

@etanios etanios commented Mar 17, 2021

Copy link
Copy Markdown
Contributor

Added a new solution for question 17

@darkprinx

darkprinx commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Thanks for the solution! The ```python fence you opened is never closed in this diff, which leaves everything after it in the file (including the day-navigation links) rendered as inert code text instead of normal markdown. Could you add a closing fence (three backticks) right after your print(transactions...) line?

@darkprinx
darkprinx merged commit c91863d into darkprinx:master Jul 23, 2026
@darkprinx

Copy link
Copy Markdown
Owner

Went ahead and merged this with the closing fence added. While I was in there I also fixed the "TJ" solution just above yours (added via #146, already merged) — it used Python triple-quotes ('''...''') instead of a markdown code fence, so it was rendering as plain text rather than a code block. Thanks for the contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants