2 lines
58 B
Text
2 lines
58 B
Text
|
|
IO.Put(Fmt.Pad("7.125\n", length := 10, padChar := '0'));
|
|
|
IO.Put(Fmt.Pad("7.125\n", length := 10, padChar := '0'));
|