質問編集履歴
1
エラーメッセージの編集
    
        title	
    CHANGED
    
    | 
         
            File without changes
         
     | 
    
        body	
    CHANGED
    
    | 
         @@ -13,8 +13,10 @@ 
     | 
|
| 
       13 
13 
     | 
    
         | 
| 
       14 
14 
     | 
    
         
             
            ```
         
     | 
| 
       15 
15 
     | 
    
         
             
            エラーメッセージ
         
     | 
| 
       16 
     | 
    
         
            -
            ``` 
     | 
| 
      
 16 
     | 
    
         
            +
            ```File "<tokenize>", line 72
         
     | 
| 
      
 17 
     | 
    
         
            +
                elif int(First_How_Many) = 1 :
         
     | 
| 
      
 18 
     | 
    
         
            +
                ^
         
     | 
| 
       17 
     | 
    
         
            -
             
     | 
| 
      
 19 
     | 
    
         
            +
            IndentationError: unindent does not match any outer indentation level
         
     | 
| 
       18 
20 
     | 
    
         | 
| 
       19 
21 
     | 
    
         
             
            ### 該当のソースコード
         
     | 
| 
       20 
22 
     | 
    
         |