Savvie6242 Savvie6242
  • 22-12-2021
  • Computers and Technology
contestada

Write a Boolean expression that tests if the value stored in the variable num1 is equal to the value stored in the variable num2.

Respuesta :

6385726215
6385726215 6385726215
  • 28-12-2021

Answer:

num1 = int(input("Enter value: "))

num2 = int(input("Enter value: "))

if num1 == num2:

   print("Equals.")

else:

   print("Unequal.")

Explanation:

Answer Link

Otras preguntas

PLEASE HELP!!!! On top of a hill, a rocket is launched from a distance 80 feet above a lake. The rocket will fall into the lake after its engine burns out. The
15. Democracies (and Republics) are based on the philosophy of
y-1 = square root y+5 What value of y is a solution to the equation above?
The volume coefficient of thermal expansion for gasoline is 950 × 10-6 K-1. By how many cubic centimeters does the volume of 1.00 L of gasoline change when the
The time interval for a parental cell to divide into two new daughter cells is called a. binary fission b. growth curve c. cultivation time d. generation time e
Which is a resource that the National Park Service manages?
In its first month of operations, Weatherall Company made three purchases of merchandise in the following sequence: (1) 120 units at $5, (2) 460 units at $6, an
Please answer this correctly
Choose which word fits the description What would you NOT do in the library? O trabajar O escuchar O estudiar O cantar
There are three different cubes such that the first cube is 64 times the volume of the second, and the volume of the second cube is 27 times less than the volum