#977. python-错误和异常-OSError(系统错误)和ValueError(值错误)及其它错误进行异常处理....
python-错误和异常-OSError(系统错误)和ValueError(值错误)及其它错误进行异常处理....
Background
Description
python-错误和异常-OSError(系统错误)和ValueError(值错误)及其它错误进行异常处理(本课程文件夹含有“myfile.txt”文件,但不含有“myfile1.txt”文件)
Format
Input
Output
Samples
5.0
1
0
value error
os error:[Errno 2] No such file or directory: 'myfile1.txt'
Limitation
1s, 1024KiB for each test case.