X Tutup
Skip to content

Add print function calls in 6.1 and 6.8#17

Merged
AllenDowney merged 1 commit intoAllenDowney:masterfrom
lbordoni:master
Mar 24, 2016
Merged

Add print function calls in 6.1 and 6.8#17
AllenDowney merged 1 commit intoAllenDowney:masterfrom
lbordoni:master

Conversation

@lbordoni
Copy link
Copy Markdown
Contributor

In 6.1 Return values and 6.8 Checking types, print function calls are needed to display None, returned by absolute_value and factorial functions, inside the Python interpreter.

@AllenDowney AllenDowney merged commit 704b3f8 into AllenDowney:master Mar 24, 2016
@AllenDowney
Copy link
Copy Markdown
Owner

Good catch. Thank you!

@lbordoni
Copy link
Copy Markdown
Contributor Author

You're welcome.

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