Just thought I would throw this out there, and say that an AVR
microcontroller and some small amount of hardware would make a
neat RPN calc.
http://www.hp.com/calculators/articles/rpn.html
Cullen
__
Do you Yahoo!?
All your favorites on one per
> RPN calculator, with operators and operands separate? Sounds
> counter-intuitive to me.
> What's the advantage I'm missing?
Yes, by all means, please explain the advantages/differences
of RPN calculators. All I know about them is that in High
School, I went to UIL Calculator Math competitio
n
[EMAIL PROTECTED]:~> ls -l hello.py
-rwxrwxrwx 1 nooseisloose users 42 2004-12-04 18:36 hello.py
> On Dec 5, 2004, at 00:53, Cullen Newsom wrote:
>
> > Hello List,
> >
> > Here is my Error:
> > hello.py: line 1: print: command not found
> > Here is m
Hello List,
Here is my Error:
hello.py: line 1: print: command not found
Here is my cat hello.py:
[EMAIL PROTECTED]:~> cat hello.py
#!/usr/bin/python
print "Hello, world!"
[EMAIL PROTECTED]:~>
Here is some info which might help that I learned from an
earlier post:
>>> print repr(