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: src/content/9/en/part9b.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -510,7 +510,7 @@ Create an npm script for running the program with the command *npm run calculate
510
510
511
511
Create the code of this exercise in file *exerciseCalculator.ts*.
512
512
513
-
Write a function *calculateExercises* that calculates the average time of *daily exercise hours* compares it to the *target amount* of daily hours and returns an object that includes the following values:
513
+
Write a function *calculateExercises* that calculates the average time of *daily exercise hours*, compares it to the *target amount* of daily hours and returns an object that includes the following values:
0 commit comments