Development of File Statistics Program Based on Python
In order to solve the problems of large number of files,multiple types and error-prone in the examina-tion process,this paper takes the course assessment of Practical Software Application as an example,uses Python lan-guage and the third-party library Pandas to develop the file statistics program.The development process is de-scribed according to the requirements analysis,overall design and module realization,with emphasis on interactive design and the accurate statistical function.The program can meet both daily homework statistics needs and real-time statistics needs for exam documents,effectively improving the efficiency and accuracy of statistics;and it is easy to expand and transplant,with good application value and promotion value.