Skip to content

The following program let the user input two points in (x,y) format and then it shows the equation for that line. The program tells whether the line is positive, negative, vertical or horizontal. The following code will be available in C++ and Python, originally written in C++, I later decided to implement it in Python.

Notifications You must be signed in to change notification settings

Phobos7K/Line-Guesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

About

The following program let the user input two points in (x,y) format and then it shows the equation for that line. The program tells whether the line is positive, negative, vertical or horizontal. The following code will be available in C++ and Python, originally written in C++, I later decided to implement it in Python.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published