Skip to content

Thanks for Help#18

Open
Shah2024 wants to merge 1 commit into
THartmanOfTheRedwoods:mainfrom
Shah2024:main
Open

Thanks for Help#18
Shah2024 wants to merge 1 commit into
THartmanOfTheRedwoods:mainfrom
Shah2024:main

Conversation

@Shah2024

@Shah2024 Shah2024 commented Nov 1, 2023

Copy link
Copy Markdown

No description provided.

@Shah2024

Shah2024 commented Nov 1, 2023

Copy link
Copy Markdown
Author

Part 1: When we call a value method (a method that returns a result) and don't do anything with the returned result, we are essentially discarding the result. In most cases, this is not recommended because the method is designed to provide some output, and if we don't use that output, it's basically a waste of work. Value methods are usually used to perform calculations or retrieve data that you want to use in our application.

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.

1 participant