Re: [Tutor] why do i keep getting syntax errors in python when this runs

2013-09-07 Thread James Griffin
(input (What is the Celsius temperature? )) Fahrenheit = 9.0 / 5.0 * Celsius + 32 Print (The temperature is , Fahrenheit, degrees Fahrenheit.) Main () I'm sure this is homework. I had a peice of homework in my first year Undergrad exactly like this. -- James Griffin: jmz at kontrol.kode5

Re: [Tutor] python on ipad

2013-03-13 Thread James Griffin
[- Sun 10.Mar'13 at 16:42:59 -0500 Benjamin Fishbein :-] Hello. I wrote some python programs for my small business that I run on my computer...macbook air. I'm planning to backpack around Mexico and perhaps south america. I'll still be working though. Basically my computer

Re: [Tutor] First Python Test

2013-02-03 Thread James Griffin
-- Shall, Sydney sydney.sh...@kcl.ac.uk [2013-02-02 12:45:15 +]: Two free good text editors for the MAC are; 1. Komodo 2. Text Wrangler. hth Sydney aquamacs is the correct gui version to use. There is also a gvim binary available. Both emacs and vim are installed already on Mac OS X but