回答編集履歴
1
d
answer
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
`var.pop()`
|
1
|
+
`var = s.pop()`
|
2
2
|
ですね
|