Indentation, line-length & code wrapping · Always use 4 spaces for indentation (don't use tabs) · Write in ASCII in Python 2 and UTF-8 in Python 3 ...
確定! 回上一頁