回答編集履歴
1
コード修正
test
CHANGED
@@ -36,7 +36,7 @@
|
|
36
36
|
|
37
37
|
|
38
38
|
|
39
|
-
print(
|
39
|
+
print("copied...")
|
40
40
|
|
41
41
|
print(f"candidate id: {id(candidate)}")
|
42
42
|
|