菜菜

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年7月27日

摘要: #print start { #1:3 is array for(i in 1:3) { print(1:i) } } #print end #if start { x<- 1 if(x==1) print(x) else print("not eq 1") } #if end #loo... 阅读全文
posted @ 2018-07-27 19:04 好吧,就是菜菜 阅读(180) 评论(0) 推荐(0)