largest = int(input("Enter a number: "))
print("Largest: {}".format(largest))
i = 0
while i < 5:
num = int(input("Enter a number: "))
if num > largest:
largest = num
print("Largest: {}".format(largest))
i += 1
I hope this helps!
The answer is copyright like for example if you copy and paste a essay offline and don’t give credit to the author it called copyright
Answer:
Port number
Explanation:
Port numbers are used in the identification of a particular process for forwarding some form of network message such as the internet when it reaches a server. It is usually a 16-bit integer that is unsigned and found in header that is appended to a message unit. At the OSI transport layer, port numbers are used in searching and communicating with a specific application that is running on a host server.
Answer:
A
Explanation:
click on typeface icon in toolbar menu