Capitalize i

This commit is contained in:
Firas Khalil Khana
2021-05-01 13:21:56 +03:00
committed by İnanç Gümüş
parent b6ca30c4bb
commit 27c12b9b58
29 changed files with 71 additions and 71 deletions

View File

@@ -25,7 +25,7 @@ package main
// go run main.go hi there
// There are two: "hi there"
//
// go run main.go i wanna be a gopher
// go run main.go I wanna be a gopher
// There are 5 arguments
// ---------------------------------------------------------