<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote
 cite="mid:mailman.28272.1180886404.32030.python-list@python.org"
 type="cite"><br>
  <br>
  <br>
  <br>
What is it about Python that makes it such a suitable language for
you?  For instance, why would you use it over something similarly
portable as Java, or PHP?<br>
  <br>
I know personally, in my small exposure to Python, I can see it as a
great learning tool for a basic introduction to programming and even
OOP.  It's wonderful how your .py file can simply start making
expressions without any overhead, import/using statements, class
declarations, etc.
  <br clear="all">
  <br>
-- <br>
Chris Stewart<br>
  <a moz-do-not-send="true" href="mailto:compiledmonkey@gmail.com">compiledmonkey@gmail.com</a><br>
  <a moz-do-not-send="true" href="http://www.compiledmonkey.com">http://www.compiledmonkey.com</a>
</blockquote>
For me is its simplicity and usability<br>
Python forces you to write clean codes<br>
There are a lot of modules available in web-wide that you can use<br>
<br>
IMO Python is a powerful language and a fast-develop one.<br>
<br>
Regards<br>
</body>
</html>