We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a669a66 commit bafc539Copy full SHA for bafc539
5-arrays/palindrome/Palindrome.swift
@@ -2,7 +2,6 @@
2
// Sonny Li
3
4
var text = ["h", "e", "l", "l", "o"]
5
-
6
var reversed = [String]()
7
8
var counter = text.count - 1
0 commit comments