Answer:
The 2nd one on top and The Star ones.. (sorry if its wrong
Explanation:
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!
Walter develop the website by:
- Registering for a domain name
- Research for a web hosting firm.
- Have and Prepare your content done.
- Lastly, create or build your website.
<h3>Can a person develop my own website?</h3>
The use of CMS that is website building platform is known to be a type of platform that can also help one in building websites and handling or monitoring its online content.
Note that by following the above steps, Walter can create or develop his own website.
Learn more about website from
brainly.com/question/13171394
#SPJ1
Answer:
Algorithms.
Explanation:
Computer system is an electronic machine that receives input data, processes or executes these data and outputs the results. It comprises of two parts, the hardware and software components.
The computer receives data created by a process and inputted by individuals. The software components are the operating system and the application softwares running in the operating system. The application software follows a well defined stages of task to execute a task. This is called algorithm.
The application uses the algorithm to execute the task on the input data to give the required result.
I believe the size is 8.5x11