Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lfa:2023:coding-style [2023/11/06 16:06] mihai.udubasa [Redundant and trivially simplifiable code] |
lfa:2023:coding-style [2023/11/06 16:07] (current) mihai.udubasa [Example code] |
||
---|---|---|---|
Line 363: | Line 363: | ||
Here are some small examples of possible code submissions for a very simple task, one which is penalised, one which recieves regular points and one which also recieves a bonus. | Here are some small examples of possible code submissions for a very simple task, one which is penalised, one which recieves regular points and one which also recieves a bonus. | ||
- | The given task is to create a module | + | TODO: decide task and give example code |