<div dir="ltr">it would take learning to use some of the modules that help create GUIs.<br>they are : wx and Tkinter<br><br><div class="gmail_quote">2008/7/25 Sam Last Name <span dir="ltr">&lt;<a href="mailto:the_sam_smart@yahoo.com">the_sam_smart@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>Hey guys, need some info on &quot;programs&quot; :) <br>
<br><br>Heres a Very simple Script that works with basically any numbers.<br><br><br>width = input(&quot;What is the Width?&quot;)<br>length = input(&quot;What is the Length?&quot;)<br>area = width*length<br>print area<br>
&nbsp;# my question is what would it take (programs, extra stuff in script, ect..) to make this a nice looking usable desktop program?<br></div></div><br>

      </div><br>_______________________________________________<br>
Tutor maillist &nbsp;- &nbsp;<a href="mailto:Tutor@python.org">Tutor@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a><br>
<br></blockquote></div><br></div>