回答編集履歴
1
修正
answer
CHANGED
@@ -1,3 +1,3 @@
|
|
1
1
|
```Python
|
2
2
|
request.GET.pop('foo')
|
3
|
-
```
|
3
|
+
```
|