淘先锋技术网
首页
1
2
3
4
5
6
7
为什么用pencil在print语句后换行无法换行?
在print的最后添加一个分号就可以,例如:fori=1tonforj=1toma(i,j)=c(i,j)printa(i,j);nextjprintnexti