The answer would be computer
Two different Operating Systems are
Windows 7
LINUX
Explanation:
- Windows is an Operating System which was released by Microsoft to be used on Personal Computers.
- They are used to manage software and perform various tasks.
- LINUX is another type of operating system that is used on Super computers
- Linux has been used in homes and organisation desktops in a great number.
- It is used for great number of computing embedded tasks.
The preview pane. On the right hand side of the file explorer.
Adam might have forgotten to loop the guessing code, meaning that instead of letting him guess multiple times, it simply does it once and ends the program. This could be fixed by adding a while loop, or something of the sort, that doesn't let the user finish the program until they guess the number correctly, while adding to the variable that stores the number of guesses each loop.