Skip to content

7.9 #58

Open
Open
7.9#58
@cpmccann

Description

@cpmccann

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions