Pergunta de entrevista da empresa Block

Determine the distance between two points in two-dimensional space.

Resposta da entrevista

Sigiloso

5 de nov. de 2016

I remembered the Euclidean distance formula and used the Python standard library (math.sqrt()).