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!
Answer:
input, output, and storage.
Explanation:
The computer is an electronic device which is getting the input from the user i.e from the keyboard, store the data from the secondary storage such as hard disk, pen drive, etc and giving the output on the screen i.e on the Monitor
- All the arithmetical and logical operation are performed by the computer system .
- The input, output, and storage are the components of the computer system.
I'm PRETTY, certain it's C.
Clear out unnecessary files, for example caches, caches are a collection of items of the same type stored in a hidden or inaccessible place.
In recent years data science has become less and less about the data itself, and more about the technology and tools used to interact with it. Advanced solutions like AI, machine learning and robust analytics tools make it possible not just to process and understand massive stores of information but at unprecedented speeds.