{"id":389240,"student_id":3760,"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":"2022-06-17T17:27:38.815+08:00","updated_at":"2022-06-17T17:27:38.815+08:00","name":"考前筆記_範例 副本","language":"python","screenshot":{"url":null},"parent_id":201069,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":32,"hashid":"2pdsr22zv","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
截圖
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦