Cheapest pocket device to code python on

2005-11-03 Thread theboringdays
What is the cheapest/affordable pocket device that I can code python on? I think the closest I have seen is pocketpc from this page: http://www.murkworks.com/Research/Python/PocketPCPython/Overview -- http://mail.python.org/mailman/listinfo/python-list

How to print random strings

2005-11-02 Thread theboringdays
Im at the end of chapter 3 of "Python Programming For The Absolute Beginner, Michael Dawson " and he asks to make a fortune program that displays a fortune each time its ran, and to have 5 unique fortunes. Whats confusing is that, he never discussed how to do this. The only thing he talked about w