質問編集履歴

1

コード訂正

2021/07/13 08:05

投稿

Anonymous2020
Anonymous2020

スコア7

test CHANGED
File without changes
test CHANGED
@@ -58,7 +58,7 @@
58
58
 
59
59
  else:
60
60
 
61
- weight=weight/0 #Note that extreme number was put here to check how this code work
61
+ weight=1/0 #Note that extreme number was put here to check how this code work
62
62
 
63
63
 
64
64