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

What is the possible connection between government corruption in the North and the end of Reconstruction in the South?
what represents/symbols a difficult experience? (For example a heart symbols a heart)
Which words in the sentence are adjectives? Few women competed in the Olympic events at first. Choose all answers that are correct. A. competed B. Olympic C. e
Which words in the sentence are the infinitive? To fly has been his dream since he was little. A. since he was little B. his dream C. has been D.
A 1.0-gram sample of solid iodine is placed in a tube and the tube is sealed after all of the air is removed. The tube and the solid iodine together weigh 27.
What happened as a consequence of the boycott?
What is a soliloquy in a drama?
what is spiderella mean
How is adding integers similar to adding whole numbers how is it different?
The absolute value of a number is added to the original number. Kayla says the sum is always equal to 0 is she correct?