Answer:
num1 = int(input("Enter value: "))
num2 = int(input("Enter value: "))
if num1 == num2:
print("Equals.")
else:
print("Unequal.")
Explanation:
Explanation:
A computer is a machine that can be programmed to accept data (input), process it into useful information (output), and store it away (in a secondary storage device) for safekeeping or later reuse. The processing of input to output is directed by the software but performed by the hardware.
<span>a. uncheck ���hide protected operating system files��� in folder options</span>
This is true. In some languages, constructors can be made private to restrict the ways in which objects can be created.
The answer to this question is A