You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/concept/cars-assemble/.docs/instructions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ You have two tasks.
13
13
14
14
## 1. Calculate the production rate per hour
15
15
16
-
Implement the `CarsAssemble.productionRatePerHour()` method to calculate the assembly line's production rate per hour, taking into account its current assembly line's speed :
16
+
Implement the `CarsAssemble.productionRatePerHour()` method to calculate the assembly line's production rate per hour, taking into account its current assembly line's speed and success rate:
0 commit comments