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

If the main purpose of your oral report is unclear, what can you do to make it clearer. you can discuss your research question and answer you can include anothe
Suppose you invest $200 at a 7% annual rate for one year. How much interest would you earn?
"Mindy has a piece of string that is 5 1/2yd long. She cuts it into pieces that are each 1/2 yd long. Solve the equation 5 1/2 = 1/2x to find out how many piece
Explain ways to manage money wisely and what are the effects if you have poor financial literacy skills?
Factor the expression 35x – 7. A) -7(5x – 1) B) -7(5x + 1) C) 7(5x + 1) D) 7(5x – 1)
Could someone pls help with this :-)
How much interest will you have in 6 months if you invest $1,000 at 3% compounded monthly? round your answer to the nearest penny/hundredth. please help
plz help I do not wanna get grounded​
Andre and Mai are discussing how to solve for side AB. Andre thinks he can use the equation tan(12 degrees)=x/6 to solve for AB. Mai thinks she can use the equa
please help! will give brainliest