Better grammar 'three best friends'

This commit is contained in:
Firas Khalil Khana
2021-05-01 13:21:55 +03:00
committed by İnanç Gümüş
parent c6eb8c38df
commit c1a94a4bcb
6 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ import "fmt"
// 1. Assign the following data using slice literals to the slices that
// you've declared in the first exercise.
//
// 1. The names of your best three friends (to the names slice)
// 1. The names of your three best friends (to the names slice)
//
// 2. The distances to five different locations (to the distances slice)
//