nums = []
while True:
num = float(input("Enter a number: "))
if num <= 0:
break
nums.append(num)
print("The largest number entered was",max(nums))
I wrote my code in python 3.8. I hope this helps.
A. How many marathons you have run, because it doesn't relate to the job you're applying for.
A spacecraft virus<span> is a type of bacteria virus that feeds on other bacteria. It got it name because it is mostly shaped like a spacecraft.</span>
Answer:
A LAN
Explanation:
A LAN, or a Local Area Network, is a network of devices typically within 10 meters of range regardless of what it is built around.