Forum: Python Apr 19th, 2005 |
| Replies: 5 Views: 3,567 You should find everything you need at www.python.org. |
Forum: Python Apr 11th, 2005 |
| Replies: 15 Views: 6,121 I just started to learn the python language and it is fun relatively easy to grasp
and seems to beable to do everything that perl can do.I also want to thank you dani for including it in the... |
Forum: Python Jan 19th, 2005 |
| Replies: 22 Views: 185,395 From what I understand you would use, input as to prompt the user to input a number and raw_input to prompt a string |