What is the use of split function of os.path module?Answer:The split( ) method is used tosplit the path nameinto a pair,headandtail.
確定! 回上一頁