jupyter note输出---------------------------------------------------------------------------NameError Traceback most recent call lastCell In4 line 8 5 # keeping the r
这个错误意味着在代码中使用了一个未定义的变量或函数名“random”。可能是因为没有导入相应的库或模块,或者代码中没有定义该变量或函数。
原文地址: https://www.cveoy.top/t/topic/ckdD 著作权归作者所有。请勿转载和采集!