X Tutup
Skip to content

Output correct types in example in Notes/03_Program_organization/02_More_functions.md#167

Merged
dabeaz merged 1 commit intodabeaz-course:masterfrom
kavun:output-types
Dec 22, 2025
Merged

Output correct types in example in Notes/03_Program_organization/02_More_functions.md#167
dabeaz merged 1 commit intodabeaz-course:masterfrom
kavun:output-types

Conversation

@kavun
Copy link
Copy Markdown
Contributor

@kavun kavun commented Aug 16, 2023

Since we're passing in types=[str, int, float]:

  • the output keys should be in the order name, shares, price
  • the output for shares and price should be of type int and float

@dabeaz dabeaz merged commit 7c82e8a into dabeaz-course:master Dec 22, 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.

2 participants

X Tutup