New submission from Tom Quaile <tom.qua...@gmail.com>: Using IDLE 3.2a4 Apologies in advance for probably wasting your time. If I'm wrong, just ignore me. I'm very new to Python. Is this a bug, my processor or me? I'm sending this in as I see it's an alpha release.
If the user supplies 100 as the answer, I would have expected a result of 115 for a 15% tip. I get 114.999999999. ---------- files: tip.py messages: 122667 nosy: ipcctv priority: normal severity: normal status: open title: maths float error type: behavior versions: Python 3.2 Added file: http://bugs.python.org/file19856/tip.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10564> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com