{"id":154561,"student_id":10,"content":"var size = 10;\n\nvar total = 0;\n\nfor (var i = 0; i \u003c size; i++) {\n total += i;\n}\n\nfunction f (x) {\n if (x == 0) {\n return 0;\n } else {\n return x + f(x - 1); \n }\n}\n\nconsole.log(total);\n\n\nfunction hello (count) {\n console.log('hello!');\n count -= 1;\n if (count \u003e 0) {\n hello(count); \n }\n}\n\nhello(10);","created_at":"2020-06-01T14:34:47.318+08:00","updated_at":"2020-06-01T14:42:34.363+08:00","name":"遞迴","language":"javascript","screenshot":{"url":"https://cdn9.koding.school/uploads/project/screenshot/154561/fd1ac05835b665cf0d7e3c5532c7c2d7.jpg"},"parent_id":2,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":237,"hashid":"9ygsyj3p","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦