Answer:
The answer is >
Explanation:
I did the assignment on edge this was the correct answer
In python:
lst = ([])
largest = 0
while len(lst) != 6:
user_number = int(input("Enter a number: "))
lst.append(user_number)
for i in lst:
if i > largest:
largest = i
print(largest)
I hope this helps
False, the underline function in Excel underlines the characters in the cell.
motherboard, Central Processing Unit (CPU), Power Supply Unit (PSU), Random Access Memory (RAM), hard drive (HDD), Graphic Processing Unit (GPU)