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

How do u get the answer for 2/3✖️12=
What is 1/2 of a liter in mL?
what was the largest and most decisive battle fought in indian territory
2v2 -5v +3 = 0 how did I do this?
How do you solve, 7/9+1/2-3/2+2/9 ?
what is the perpendicular adjacent sides in the triangle
Compare and contrast centipedes and millipedes
How do u get the answer for 2/3✖️12=
A number decreased by 4 is less than 14?
what famous ancient greek mathematician came up with an approximate value of pi by circumscribing and inscribing circles in and around regular polygons?