Skip to content

Commit

Permalink
Tweak timings of exercises to better reflect teaching times
Browse files Browse the repository at this point in the history
  • Loading branch information
randomPoison committed Feb 21, 2024
1 parent e7076af commit 40c5a0e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/borrowing/exercise.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
minutes: 30
minutes: 20
---

# Exercise: Health Statistics
Expand Down
2 changes: 1 addition & 1 deletion src/error-handling/exercise.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
minutes: 20
minutes: 30
---

# Exercise: Rewriting with Result
Expand Down
2 changes: 1 addition & 1 deletion src/references/exercise.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
minutes: 30
minutes: 15
---

# Exercise: Geometry
Expand Down
2 changes: 1 addition & 1 deletion src/std-types/exercise.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
minutes: 10
minutes: 20
---

# Exercise: Counter
Expand Down
2 changes: 1 addition & 1 deletion src/tuples-and-arrays/exercise.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
minutes: 30
minutes: 15
---

# Exercise: Nested Arrays
Expand Down
2 changes: 1 addition & 1 deletion src/types-and-values/exercise.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
minutes: 30
minutes: 15
---

# Exercise: Fibonacci
Expand Down

0 comments on commit 40c5a0e

Please sign in to comment.