Enter would create a new line, thus allowing you to enter a paragraph, on some applications you can use "Shift+Enter" if it is an IM application like Skype.
Answer:
go to your start tab and search up excel in your start tab. Or go to your programs, and search up excel to locate the file location.
Sometimes it can be mixed up with the onedrive excel, so locate an excel version, and open it. If it looks like a browser tab at the top, it is the excel version, so locate the only other version to find the microsoft version.
Explanation:
Yes, it's a better choice and you'll feel safe
x = input("Enter a word: ")
y = input("Enter a word: ")
x,y = y, x
print(x)
print(y)
I hope this helps
Answer:
The answer is below
Explanation:
Suppose end system A wants to send a large file to end system B, the large file is first divided into smaller chunks. Each chunk is then assigned a header forming a packet. Multiple packets are being generated with each of the packet containing a unique destination address in its header.
When a packet arrives at the packet switch, the switch uses the unique destination address that is attached in the header of the packet to determine the link onto which the packet is to be forwarded.