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

day 4 methods.rb #234

Open
elguapogordo opened this issue Dec 29, 2019 · 0 comments
Open

day 4 methods.rb #234

elguapogordo opened this issue Dec 29, 2019 · 0 comments

Comments

@elguapogordo
Copy link

27 # Write a method that takes in two strings and prints a concatenation
28 # of those two strings, for example the arguments could be (man, woman) and
29 # the end result might be "When Harry Met Sally". Then, call that method.

concatenating "Harry" and "Sally" would return "HarrySally". do you mean interpolation?

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

No branches or pull requests

1 participant