Replies: 1 comment 1 reply
-
Hey @njr0, yeah, we should expand the speaker notes on the page! In general, I would like to see speaker notes on every page (#1083). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think a little but more explanation would be helpful here.
I don't think the course has mentioned positional arguments to format strings before, and though I think people will guess that's what
"{0}"
is, it's not immedately apparent, looking at the code, that there's a argument for it to format.Similarly, I think a few words about
#[error
and#[from
might be useful.Beta Was this translation helpful? Give feedback.
All reactions