[Tutor] Looking for a tutor to review my code and provide constructive feedback.

Luke Paireepinart rabidpoobear at gmail.com
Thu Nov 4 23:33:42 CET 2010


Your code is not bad overall, pretty great for a beginner actually. I would say you should read guido's style guide though; some of your variable and function naming is nonstandard python.

-----------------------------
Sent from a mobile device with a bad e-mail client.
-----------------------------

On Nov 4, 2010, at 3:10 PM, Glen Clark <glenuk at gmail.com> wrote:

> Hello,
> 
> I have completed my first python script. This is after watching a video guide on python and is my first attempt at writing code in python. While the code is not very useful I got the idea for it when googling "python projects for beginners".
> 
> The idea was to create a script that asked the user to input a list of names and allow the user to change a name if he wanted before confirming the entries.
> 
> I tried to incorporate what I had learnt from the videos, such as conditionals, error handling, functions etc... and write it how I would write code in future.
>  
> Please if you are kind enougth to take the time to provide feedback I would appreciate that it is constructive :)
> 
> The script is here: http://bpaste.net/show/10658/
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101104/e71ae134/attachment.html>


More information about the Tutor mailing list