{"id":212426,"student_id":3760,"content":"import game\n\n\ndef onclick():\n h = input('身高:')\n w = input('體重:')\n \n h = float(h)\n w = float(w)\n \n bmi = w / h / h\n \n if bmi \u003e 18.5:\n game.game.set_backdrop('slim.png')\n \n elif bmi \u003e 24:\n game.game.set_backdrop('normal.png')\n \n else:\n game.game.set_backdrop('fat.png')\n \n \ngame.on('click', onclick)","created_at":"2020-12-15T21:49:35.034+08:00","updated_at":"2020-12-15T21:50:32.457+08:00","name":"基礎語法 - 條件判斷:BMI 健康計算器 範例","language":"python","screenshot":{"url":null},"parent_id":202896,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":31,"hashid":"wdks44d6e","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":3720532,"file_name":"slim.png","project_id":212426,"asset_id":108290,"created_at":"2020-12-15T21:49:35.039+08:00","updated_at":"2020-12-15T21:49:35.039+08:00"},{"id":3720533,"file_name":"normal.png","project_id":212426,"asset_id":108289,"created_at":"2020-12-15T21:49:35.040+08:00","updated_at":"2020-12-15T21:49:35.040+08:00"},{"id":3720534,"file_name":"fat.png","project_id":212426,"asset_id":108288,"created_at":"2020-12-15T21:49:35.041+08:00","updated_at":"2020-12-15T21:49:35.041+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
截圖
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦