{"id":271441,"student_id":10,"content":"print(type(1)) #整數int\nprint(type(0)) #整數int\nprint(type(-1)) #整數int\n\nprint(type(0.1)) #浮點數float\nprint(type(-1.23)) #浮點數float\nprint(type(1.0)) #浮點數float\n\nprint(type(\"你好!\")) #字串str\nprint(type('hi')) #字串str\nprint(type(\"\"\"\n這是多行字串,\n用三個「\"」包住的字串,\n就可以一直寫一直換行ㄛ\n\"\"\")) #字串str\n\nprint(type(True)) #布林值 bool\nprint(type(False)) #布林值 bool\nprint(type(20 \u003e 10)) #布林值 bool\nprint(type(20 == 10)) #布林值 bool","created_at":"2021-07-09T14:32:16.084+08:00","updated_at":"2021-07-09T14:32:27.119+08:00","name":"考前筆記_範例 副本","language":"python","screenshot":{"url":"https://cdn0.koding.school/uploads/project/screenshot/271441/89edcce60b8890776f43b51e69f48ea4.jpg"},"parent_id":201069,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":202,"hashid":"d5msv268e","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
截圖
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦