YKAyka
YKAyka YKAyka
  • 15-03-2021
  • Computers and Technology
contestada

Write a program to accept two numbers
in two lines and find Square root of Squares
of thion​

Write a program to accept two numbersin two lines and find Square root of Squaresof thion class=

Respuesta :

TJC07
TJC07 TJC07
  • 15-03-2021

Answer: Here you go, change it however you like :)

Explanation:

num1 = int(input("Enter a number: "))

num2 = int(input("Enter a number: "))

print(f"square root of num1: {num1**0.5}")

print(f"square root of num2: {num2**0.5}")

Answer Link

Otras preguntas

a group of 19 students want to see a show at the planeterium. tickets cost 11 for each member and 13 for nonmembers. the totl cost of the students is 209. let x
What were the Mycenaean people like?
which statements accurately describe atoms? check all that apply
Write an exponential growth function. Explain why your function represents exponential growth.
A scientist reports that the pressure of the eye of a hurricane is decreasing. What does this mean? A. The hurricane is getting smaller. B. The hurricane is get
Find the slope and the y-intercept of the graph of the linear equation y=−1/7x+2.
what times what is 189 anwer now
On Monday Leah ran 4.5 miles on Tuesday she ran 1-3 that distance what is the total distance she ran
Which statement is true
F(x)=x^2+4 solve using the quadratic formula