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

7.9 #58

Open
cpmccann opened this issue Nov 16, 2023 · 0 comments
Open

7.9 #58

cpmccann opened this issue Nov 16, 2023 · 0 comments

Comments

@cpmccann
Copy link

What happens if the user inputs a first and last name? Or when the user uses spaces in their address?

If we input "John Smith" the function will recognize "Smith" as the address and print "John Smith" before we've entered an address.

If we input "John" for the name and "123 Main St" for the address the function will print "John 123".

How do we get the read function to take the whole string with spaces?

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