Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Promise, I'll be here forever, I swear #33

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Promise, I'll be here forever, I swear #33

merged 1 commit into from
Jun 6, 2023

Conversation

balaji303
Copy link
Owner

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #26

What is the new behavior?

  • Function Code is started

Other information

@balaji303 balaji303 self-assigned this Jun 6, 2023
{
let c = a + b;
println!("sum of value: {}",c);
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add Function that returns a value back to main function

@balaji303 balaji303 linked an issue Jun 6, 2023 that may be closed by this pull request
@balaji303 balaji303 added this to the Basics milestone Jun 6, 2023
@balaji303 balaji303 merged commit c292e67 into main Jun 6, 2023
@balaji303 balaji303 deleted the 13Func branch June 6, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

functions
1 participant