IMO, in programming real applications, you should not hardcode most values.

In programming games, you should often hardcode values, and sometimes
not. (Games are not made to be reusable, and excessive softcoding
makes changing them an exercise in config file tweaking).
>
> Of course, you shouldn't hard-code values like 0.8 and 1.2 - but I wanted to
> keep it simple.

              --Michael

-- 
Michael Langford
Phone: 404-386-0495
Consulting: http://www.RowdyLabs.com
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to