Skip to content

Update 02_variables_builtin_functions.md #569

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JosephMurage
Copy link

Update to lines 231-235: To convert a string representing a float to an integer, we should first convert the string to a float using the float() function, and then convert the resulting float to an integer using the int() function.

Update to lines 231-235: To convert a string representing a float to an integer, we should first convert the string to a float using the float() function, and then convert the resulting float to an integer using the int() function.
@ohio-ng
Copy link

ohio-ng commented Jul 27, 2024

wow

@JosephMurage
Copy link
Author

wow

Is that right? I hope it is 🤭

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants