EOFError: EOF when reading a line on online ide

后端 未结 0 1799
执笔经年
执笔经年 2020-12-04 02:46

\'EOFError: EOF when reading a line\' while taking input \'z\' on an online ide in the 6th line of the below code:

import numpy as np
row = int(input())
colum         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题