View Single Post
  #1  
Old 11-13-2009, 06:46 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default RPN Calculator Integer Problem

I am trying to create a RPN calculator, the addition and subtraction functions work but it only accepts numbers under 10. How can I fix this so any integers are allowed? Thanks. <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px">
__________________
Python
Domain Name Forum
Reply With Quote