Skip to content

Commit

Permalink
other typos
Browse files Browse the repository at this point in the history
  • Loading branch information
OCTO-FRAH committed Mar 10, 2021
1 parent d115b3d commit 299e15c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ let change_color_preference (account : account) (color : color) : account =

<!-- prettier-ignore -->3- Create a function *change_coord_z* which takes 2 parameters *point* of type _coordinates_, *zval* of type _int_. That function returns the point patched with its third attribute equal to given *zval*.

<!-- prettier-ignore -->4- Create a new constant called *modified\_earth\_coordinates* initialized by calling the function *change_coord_z* for *earth\_coordinates* with *z* value to 5.
<!-- prettier-ignore -->4- Create a new constant called *modified\_earth\_coordinates* initialized by calling the function *change\_coord\_z* for *earth\_coordinates* with *z* value to 5.

0 comments on commit 299e15c

Please sign in to comment.