Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| course_planning:computation:common_mistakes [2015/09/25 13:34] – [Multiplication] obsniukm | course_planning:computation:common_mistakes [2015/09/25 13:40] (current) – [Indentation issues] obsniukm | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOTOC~~ | ||
| + | |||
| ====== Common easily overlooked mistakes ====== | ====== Common easily overlooked mistakes ====== | ||
| Line 25: | Line 27: | ||
| ==== Indentation issues ==== | ==== Indentation issues ==== | ||
| - | If an indentation error is given, select the entire indented region where the indentation error is probably located and | + | If an indentation error is given, select the entire indented region where the indentation error is probably located |
| - **Format > Dedent Region** ( ⌘[ ) | - **Format > Dedent Region** ( ⌘[ ) | ||
| - **Format > Indent Region** ( ⌘] ) | - **Format > Indent Region** ( ⌘] ) | ||