2DWorlds Forums
Calculator V1.2 - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: General Discussion (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=17)
+--- Thread: Calculator V1.2 (/showthread.php?tid=3414)



Calculator V1.2 - Paradox - 04-23-2011


BIG UPDATE COMING SOON!

This is a basic calculator I made with Python.
Please post your bugs and suggestions!


[Image: flda8n.jpg]


DOWLOAD
  1. Download
  2. Open with Command Prompt (CMD)



INSTRUCTIONS
  1. Open with CMD
  2. Enter 1 for Addition
  3. Enter 2 for subtraction
  4. Enter 3 for Multiplication
  5. Enter 4 for Division
  6. Enter 5 for Exponents
  7. Enter 0 to quit



CHANGELOG
4/25/11-V1.2:Added exponents

4/23/11-V1.1:Minor spelling errors fixed


REQUIRES PYTHON

Windows User Direct Download: http://www.python.org/ftp/python/2.7.1/python-2.7.1.msi
Windows 7 (or Windows 64 bit/86 bit) Direct Download: http://www.python.org/ftp/python/2.7.1/python-2.7.1.amd64.msi
Mac Direct Download: http://www.python.org/ftp/python/2.7.1/python-2.7.1-macosx10.3.dmg
Mac 32 bit/64 bit/86 bit Direct Download: http://www.python.org/ftp/python/2.7.1/python-2.7.1-macosx10.6.dmg
Linux/Mac/Unix Direct Download: http://www.python.org/ftp/python/2.7.1/Python-2.7.1.tgz



RE: Calculator V1.0 - Login - 04-23-2011

Sweet. What's Python?
It's not pronounced "DAvide" it's pronounced "DEEvide"

aka Divide! Spelling errors are OK, it's just I'm just really big on correcting people. :lol:


RE: Calculator V1.0 - Paradox - 04-23-2011

(04-23-2011, 03:07 PM)Login Wrote: It's not pronounced "DAvide" it's pronounced "DEEvide"

aka Divide! Spelling errors are OK, it's just I'm just really big on correcting people. :lol:

Fixed and updated.


RE: Calculator V1.1 - Login - 04-23-2011

Also, what's Python?
The lord thanks you. Could you be so kind as to help me learn coding Python? It has a history - and I quite like that! =D


RE: Calculator V1.1 - Paradox - 04-24-2011

(04-23-2011, 08:38 PM)Login Wrote: Also, what's Python?
The lord thanks you. Could you be so kind as to help me learn coding Python? It has a history - and I quite like that! =D

Python is a coding language like Java, Lua, and PHP.
This is where I learned it.


RE: Calculator V1.2 - Paradox - 04-25-2011

Updated and bumped.


RE: Calculator V1.2 - Micky - 04-26-2011

I made one long ago With Visual Basic 7.0 :p