That's not complex but it is certainly not pretty. Let's see what it looks like if we use the pathlib module. from pathlib import Path ...
確定! 回上一頁