Question: Read strings user _ name and user _ address from input. Then assign addresses _ str with the concatenation of the following: user _ name

Read strings user_name and user_address from input. Then assign addresses_str with the concatenation of the following:
user_name
'lives on'
user_address
Click here for example
Ex: If the input is:
Ana
45 Park Road
then the output is:
Ana lives on 45 Park Road
 Read strings user_name and user_address from input. Then assign addresses_str with

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!