mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
exercise 60: added new expected output
This commit is contained in:
@@ -980,7 +980,7 @@ const exercises = [_]Exercise{
|
|||||||
},
|
},
|
||||||
.{
|
.{
|
||||||
.main_file = "060_floats.zig",
|
.main_file = "060_floats.zig",
|
||||||
.output = "Shuttle liftoff weight: 2032 metric tons",
|
.output = "Shuttle liftoff weight: 2.032e3 metric tons",
|
||||||
},
|
},
|
||||||
.{
|
.{
|
||||||
.main_file = "061_coercions.zig",
|
.main_file = "061_coercions.zig",
|
||||||
|
|||||||
Reference in New Issue
Block a user