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

Where can you usually find the thesis of an informational text? Conclusion Introduction Supporting detalls Body paragraphs
Two stores sell the same computer for the same original price. Store A advertises that the computer is on sale for 25% off the original price. Store B advertise
It took Valerie 80 minutes to Drive 120 miles
A cliff diver horizontally runs off a 12 m high cliff at 10 m/s. How far away does he land? 25.5 m 15.5 m 10.5 m 98.0 m
How are you? ...................................................................................................................................................
A bag contains 15 marbles. Six are red, three are blue, and the rest are green or yellow. If the ratio of green marbles to blue marbles is 2 to 3, what is the r
I need help with this pls pls pls
use properties to evaluate -1/4 (-4/5 divided 2/3) 6
There are two unmarked buckets by a stream. The buckets hold 19 and 8 gallons of​ water, respectively. How can 14 gallons of water be​ obtained, to take​ home?
Which one is correct? A)I always can do it. B)I can always do it. C)A and B are both correct.