utkudarilmaz / Closest-Point

The program that finds the five points closest to the user's entry point between 100 random points.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Closest Point Problem

This code generate hundred random points in the range of [-10,10] and ask a point to user. Then finds 5 points closest to user's entry point.

Closest-Point

About

The program that finds the five points closest to the user's entry point between 100 random points.

License:MIT License


Languages

Language:Python 100.0%