Skip to content

Fix inconsistency between text and code in Section 5.4.1 - format() vs f-strings#354

Closed
jaeyungkim wants to merge 1 commit into
QuantEcon:mainfrom
jaeyungkim:patch-2
Closed

Fix inconsistency between text and code in Section 5.4.1 - format() vs f-strings#354
jaeyungkim wants to merge 1 commit into
QuantEcon:mainfrom
jaeyungkim:patch-2

Conversation

@jaeyungkim

Copy link
Copy Markdown
Contributor

Issue
The explanatory text in Section 5.4.1 mentions using format() method, but the actual code uses f-strings. This might create confusion for learners.

PS)
The tutorial is excellent overall - this is just a small clarification to improve the learning experience.

The text mentions using format() method, but the actual code uses f-strings.
@jstac

jstac commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

Thanks @jaeyungkim , these corrections are much appreciated.

@mmcky , would you mind taking a look?

@mmcky

mmcky commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

thanks @jaeyungkim I have updated the lecture in #355

@mmcky mmcky closed this Jun 13, 2025
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.

3 participants