{"id":210542,"student_id":10,"content":"from game import *\nfrom random import *\n\nplaces = ['台中', '台北', '台南', '桃園', '新竹']\nnames = ['周杰倫', '金城武', '劉德華', '新垣結一', '林志玲']\n\nset_backdrop('bg.jpeg')\n\ntext = '???'\n\ndef onclick():\n global text\n rand1 = randrange(5)\n rand2 = randrange(5)\n text = places[rand1] + names[rand2]\n \n\ndef loop():\n pen.fillColor = 'black' #繪筆顏色\n pen.draw_rect(200, 700, 800, 100) #繪製黑色方塊\n draw_text(text, 210, 710, 'white', 80) #印出文字\n\nforever(loop)\non('click', onclick)","created_at":"2020-12-09T17:09:46.705+08:00","updated_at":"2021-01-04T12:21:57.006+08:00","name":"我是誰(預設版)","language":"python","screenshot":{"url":"https://cdn6.koding.school/uploads/project/screenshot/210542/bb7c47db95bda5cc2ec0854f0d014daa.jpg"},"parent_id":4,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":215,"hashid":"6rps99gn4","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":3722143,"file_name":"bg.jpeg","project_id":210542,"asset_id":293864,"created_at":"2020-12-16T16:31:57.537+08:00","updated_at":"2020-12-16T16:31:57.537+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
截圖
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦