Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
        
        
        
    
        
            
1185.[Python_Ch3] 计算字符串中单词的个数
        
     
    
        
            
                
                    时间限制: 1000 MS   
                    内存限制: 32768 KB
                    提交: 1117   
                    解决: 703
                
             
         
        
            
题目描述
        
        
            输入一个字符串,字符串中单词间用一个空格分割,计算字符串中单词的个数。
         
            
                
输入
            
            
            
                
输出
            
            
            
                
样例输入
            
            
            
                
样例输出
            
            
        
            
来源