...

/

Challenge: Euclidean Distance

Challenge: Euclidean Distance

Convert a mathematical formula into a program.

Task

Write a program that calculates the result using the following formula:

result=3x+5y\text{result}= 3x +5y ...