Gary Wessle wrote:
>Hi
>
>not sure if this would be the right place to ask this question!
>using the shell prompt
>:~$ python
>Python 2.3.5 (#2, Mar 6 2006, 10:12:24)
>[GCC 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)] on linux2
>Type "help", "copyright", "credits" or "license" for more inform
Hi
not sure if this would be the right place to ask this question!
using the shell prompt
:~$ python
Python 2.3.5 (#2, Mar 6 2006, 10:12:24)
[GCC 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Numeric
>>