Skip to content

Commit c1fc9cb

Browse files
authored
Add part number
1 parent 9876ec5 commit c1fc9cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lab_22.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ In this lab, you will use nested loops to draw a large brick wall using as littl
2323

2424
| **Lab 2.2 Criteria** | |
2525
| ----------------------------------- | -------------- |
26-
| 2 bricks bottom left | 0.5 points |
27-
| row on bottom | 0.5 points |
28-
| second row offset | 0.5 points |
29-
| complete wall | 0.5 points |
26+
| 1.2 2 bricks bottom left | 0.5 points |
27+
| 1.3 row on bottom | 0.5 points |
28+
| 2.1 second row offset | 0.5 points |
29+
| 3.3 complete wall | 0.5 points |
3030
| No extra bricks | 0.25 points |
3131
| Uses at least one loop | 0.5 points |
3232
| Minimum redundancy in all | 0.25 points |

0 commit comments

Comments
 (0)