這個可以說是撰寫Python程式的金科玉律(原出處)
Filed under: Python | Leave a Comment »
這個可以說是撰寫Python程式的金科玉律(原出處)
Filed under: Python | Leave a Comment »
這個,是非常非常小的事情,貼上來感覺實在很混,不過,還是放吧~
Filed under: Python | 2 Comments »
Python支援複數的運算,只是在數學當中的複數,我們是用「i」來表示虛數的部份,而在Python當中則是用「j」或是「J」來表示。
Filed under: Python | Leave a Comment »