Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jaeyungkim
Copy link
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
Copy link
Contributor

jstac commented Jun 10, 2025

Thanks @jaeyungkim , these corrections are much appreciated.

@mmcky , would you mind taking a look?

@mmcky
Copy link
Contributor

mmcky commented Jun 13, 2025

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