How to check if a given point lies inside a rectangle or not using python?

前端 未结 0 804
栀梦
栀梦 2020-12-15 12:02

I have Four coordinates of a rectangle ABCD say 166, 104, 332, 156. I have a point P with coordinates 377.5, 489.0. I want to determine if point P is present inside the rect

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