Intention Action to Convert Integers to Strings
Convert an integer to a string by using the `strconv.Itoa()` call
To convert an integer to a string by using the strconv.Itoa()
call, click the value, press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux), and select Convert integer to string using strconv.Itoa()
call.