Commit Graph

7 Commits

Author SHA1 Message Date
Dave LeCompte 8e66cbbcc2 port CHANGE to Python
straightforward change(CHANGE!), the biggest modification is that it's considered bad practice to use floating point numbers for dollars, so I converted the entire program to pennies. Exercise for the reader, how about using locale information to try to guess what currency system the user is using?

Also, this clearly comes from a time before ATMs making $20 bills super common.
2021-03-02 22:43:52 -08:00
Jeff Atwood 18963ea719 add pascal and perl folders for all programs 2021-02-27 13:33:14 -08:00
journich a352035027 Java version of Chemist and documentation fix for method in Change 2021-02-25 15:17:11 +10:30
journich dbb36f25ad Java version of Change 2021-02-25 13:38:20 +10:30
nanochess 59bdbb82e6 Ported CHANGE to Javascript 2021-02-19 12:21:49 -06:00
Jeff Atwood f899e5584c add README.md to each language subfolder 2021-02-15 14:22:06 -08:00
Jeff Atwood 54890a460b add all BASIC source files and folders 2021-02-09 19:36:03 -08:00