質問編集履歴

1

a

2015/08/04 11:50

投稿

fwe
fwe

スコア10

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  #1 def saiki(n):
8
8
 
9
- #2 if n <= 5:
9
+ #2 if n >= 5:
10
10
 
11
11
  #3 return
12
12