Sha256: ad79a775521de67dadf5c7f95a04054daf7f59fda563a912761ab23deb254bb2
Contents?: true
Size: 297 Bytes
Versions: 61
Compression:
Stored size: 297 Bytes
Contents
## Hints To complete this exercise, you need to create the data type `Robot`, and implement the following functions: - `bearing` - `coordinates` - `mkRobot` - `simulate` - `turnLeft` - `turnRight` You will find the type signatures already in place, but it is up to you to define the functions.
Version data entries
61 entries across 61 versions & 1 rubygems