Answer:
li=list(map(str,input().strip().split()))#taking input of the string.
#swapping first and last element.
temp=li[0]
li[0]=li[-1]
li[-1]=temp
print(li)#printing the list.
Explanation:
I have taken the list li for taking the input of strings.Then after that swapping first and last element of the list.Then printing the list.
Answer:
People in households buy goods and services from businesses in an attempt to satisfy their unlimited needs and wants.
Explanation:
Households also sell their labor, land, and capital in exchange for income that they use to buy goods and services that firms produce.
The ways to add a photograph to a slide is given below: What to write when composing the email is also given below.
<h3>How do you Insert photos into a slide?</h3>
The steps are given below?\
- The first thing to do is to open the slide you want to insert the image on.
- then click on Insert menu, and take the cursor to the Picture, and then one can click Photo Browser or insert pictures.
- Then select the picture that you want and and one can drag it onto the slide.
Note that it is essential to follow the steps and one can add as many pictures as they want to their slides.
Learn more about e-mail from
brainly.com/question/24506250
#SPJ1