最近開始用Codecademy的APP學習Python語法,以下是目前的學習心得:(數字與字串篇)Python Integers——數字,不需引號,正負數與零均可,不含小數點Python print () Function——為最後呈現的語法,print()中,如果為字串,加引號,為數字,不加引號Python String Concatenation——可串聯字串,用加號串聯Strings——字串Floating Point Numbers——有小數點的數字...
請先 登入 以發表留言。