Skip to content

Python program with a Point class showcasing 2D Cartesian coordinate manipulation and distance calculations

Notifications You must be signed in to change notification settings

er-hiba/2D-Point-Class-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This Python program focuses on implementing a Point class that represents points in a two-dimensional (2D) Cartesian coordinate system. The Point class includes functionalities to create points, modify their coordinates, calculate distances between points, and compute the distance from a point to the origin of the coordinate system.

Output

About

Python program with a Point class showcasing 2D Cartesian coordinate manipulation and distance calculations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages