Author Topic: Python calculator app  (Read 1287 times)

FCKSHTUP

  • Full Member
  • ***
  • Posts: 179
  • Reputation: 14
  • If you're good at something, never do it for free.
  • Computers: macbook pro late 2011 (lion 10.7.2)
  • iDevices: ipod touch 4g 5.0.1, iPhone 3g 4.2.1 tmobile unlocked, iphone 4s 5.0.1 trying to unlock, ipod 4 5.1.1
Re: Python calculator app
« Reply #15 on: April 14, 2012, 11:03:28 pm »
@OP Massive cOngrats man. A feather in your hat, no doubt. It's great that you're humble about it, but don't under appreciate your accomplishment. Well done man :)

wuh?
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. -Einstein

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2392
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: Python calculator app
« Reply #16 on: April 14, 2012, 11:09:25 pm »
Thx when i make it an app i will post it for download on the forum its nothin special though, it had mostly print on screen commands, math commands and variable commands
Just saying that it's a rad success. Don't know how I didn't communicate that. Anyway.

Education is never achieved by wise men. it is only believed to have been achieved by fools

FCKSHTUP

  • Full Member
  • ***
  • Posts: 179
  • Reputation: 14
  • If you're good at something, never do it for free.
  • Computers: macbook pro late 2011 (lion 10.7.2)
  • iDevices: ipod touch 4g 5.0.1, iPhone 3g 4.2.1 tmobile unlocked, iphone 4s 5.0.1 trying to unlock, ipod 4 5.1.1
Re: Python calculator app
« Reply #17 on: April 14, 2012, 11:14:21 pm »
Need some testers for my prgm, try to find bugs

I have not made GUI as that will take awhile but I encourage you to use the prgm, please report bugs. All you need is python 2.0 or higher. ;D

Please test on linux & unix if possible and feedback results

remember +1

there are 2 scripts, calc_2.1.0 for python 2.x and calc_3.1.0 for python 3.x
« Last Edit: April 15, 2012, 04:18:39 pm by FCKSHTUP »
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. -Einstein

FCKSHTUP

  • Full Member
  • ***
  • Posts: 179
  • Reputation: 14
  • If you're good at something, never do it for free.
  • Computers: macbook pro late 2011 (lion 10.7.2)
  • iDevices: ipod touch 4g 5.0.1, iPhone 3g 4.2.1 tmobile unlocked, iphone 4s 5.0.1 trying to unlock, ipod 4 5.1.1
Re: Python calculator app
« Reply #18 on: April 15, 2012, 04:19:05 pm »
the 2.1.0 works on mobile too
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. -Einstein