Skip to content

Commit

Permalink
Update cars-assemble tasks description
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasnorre committed Jan 28, 2025
1 parent 6488e34 commit 8bb6157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/concept/cars-assemble/.docs/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ CarsAssemble.productionRatePerHour(6)
// => 1193.4
```

Note that the value returned is a `double`.
Note that the value returned is a `double`. You will need to take the success rate into account to get the correct result.

## 2. Calculate the number of working items produced per minute

Expand Down

0 comments on commit 8bb6157

Please sign in to comment.