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:
True
Explanation:
this is true because a threat can endanger the computer and its system
Answer:
A program that searches a database for specific words and returns a list of webpages or documents in which the search term was found. ... A _____ is an application that runs in a
Explanation:
Answer:
B. global
Explanation:
A global variable lives on even when a function returns.
Answer:
I believe it is science, but before you do anything with this answer, research more on it, just in case I'm wrong! :)
Explanation: