Skip to content

chilusoft/csec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

csec

Console Simulteneous Equation Calculator Script Built in Python 3

Running the Program

make sure you have python 3 + installed

  • clone the repo or download the zip file.
  • in the case of downloading the zip file, extracted it.
  • open your command prompt or terminal in the extracted/cloned root folder where you shall find the eqn.py file.
  • on a windows host, run the command 'path-to-foler> python eqn.py'. On Linux/Mac OS X run 'user@hostname:path-to-folder/ python3 eqn.py'
  • then the rest is easy, just supply the prompts in the terminal with values of the simulteneous equations.

About

Console Simulteneous Equation Calculator Script Built in Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages