Skip to content

Commit

Permalink
Updated hints.md in the elons-toy-car
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasantony12 authored Jun 11, 2024
1 parent 77ee1de commit 1bf013b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/concept/elons-toy-car/.docs/hints.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## 3. Display the battery percentage

- Keep track of the distance driven in a [field][fields].
- Initialize the field to a specific value to correspond to the initial battery charge.
- Initialize the field to a specific value corresponding to the initial battery charge.
- Consider what visibility to use for the field (does it need to be used outside the class?).

## 4. Update the number of meters driven when driving
Expand Down

0 comments on commit 1bf013b

Please sign in to comment.