canmove, Confirmed users
409
edits
| Line 183: | Line 183: | ||
===Python (procedural oriented)=== | ===Python (procedural oriented)=== | ||
In this flavor of Python, all relevant tasks are done with calls to built-in functions. | In this flavor of Python, all relevant tasks are done with calls to built-in functions. The style of this example is purposefully mixed. There is no shortage of bike shedding regarding naming, argument values, etc. | ||
<code><pre> | <code><pre> | ||