Added story/explanation to new ex. 092
This commit is contained in:
parent
beaa89fdf5
commit
662086cb89
3 changed files with 87 additions and 28 deletions
|
|
@ -462,7 +462,7 @@ const exercises = [_]Exercise{
|
|||
// },
|
||||
.{
|
||||
.main_file = "092_interfaces.zig",
|
||||
.output = "Daily insect report:\nAnt is alive.\nBee visited 17 flowers.\nGrasshopper hopped 32 m.",
|
||||
.output = "Daily Insect Report:\nAnt is alive.\nBee visited 17 flowers.\nGrasshopper hopped 32 meters.",
|
||||
},
|
||||
.{
|
||||
.main_file = "999_the_end.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue