![240](https://cdn2.jianshu.io/assets/default_avatar/7-0993d41a595d6ab6ef17b19496eb2f21.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:廣東
驗證坐標是否合法
安裝python模塊時出現(xiàn):error: Setup script exited with error: command 'gcc' faile...
Let's say that the 'slide down' is a sum of consecutive numbers from the...
Description: The new "Avengers" movie has just been released! There are ...
模塊 函數(shù)可以復用代碼名眉。如果想復用一系列的函數(shù)怎么辦?如你所想,答案就是模塊翰意。有很多寫模塊的方法,但是最簡單的還是創(chuàng)建一個后綴為.py的文件,然...
函數(shù) 函數(shù)是程序中可復用的代碼塊。你可以給這段代碼塊起名字舶赔,也就是函數(shù)名。然后在程序中的任意地方去調(diào)用它谦秧。我們已經(jīng)使用過內(nèi)置的一些函數(shù)竟纳,比如ra...
數(shù)據(jù)結構 數(shù)據(jù)結構,就是一些數(shù)據(jù)的集合疚鲤。換個說法锥累,數(shù)據(jù)結構存儲一系列相關的數(shù)據(jù)。內(nèi)置有四種數(shù)據(jù)結構列表集歇、元組桶略、詞典和集合。下面看看怎么使用他們。...