distance calculation in Python

前端 未结 0 1184
傲寒
傲寒 2020-12-10 04:42

I am new in Python and I have the following code but it doesn\'t work

can anyone tell me the error in the code

import math
def distance(x, y):
    dist         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题