python3.x系列不再有 raw_input 函数。3.x中 input 和从前的 raw_input 等效

相关文章: