SPS-UCF / Python-Intro-Physics-Solver

SPS@UCF's introductory physics problem solver and model.
MIT License
4 stars 5 forks source link

interface #14

Closed sborgesjr closed 5 years ago

sborgesjr commented 5 years ago

added a basic intro interface that provides function codes and parameters and asks for user input. current runs using if statements but can look at changing that later.