| ???? Python ??? | ??4?? ???????? | |
|---|---|---|
| ???? | ???? | ???? |
?????Python?????????????????????????????????????????????????????????????????????????????е???????Σ??????????????????顣
????ζ??????ε??????????????????????????????????????????????????????????п????й?????????????
????????????????????????????????????????磺
i = 5
print 'Value is', i # Error! Notice a single space at the start of the line
print 'I repeat, the value is', i
????????????????????????????????
File "whitespace.py", line 4
print 'Value is', i # Error! Notice a single space at the start of the line
^
SyntaxError: invalid syntax
????????е?????????????Python????????????????????????????Ч??????????????????д?????????? ????????????μ????? ??????????????????????飩???????????????飬????????????????????????????????
???????
????????????????????????????????????????????????????????????? ?????? ????????????????? ???????? ?? ???????????? ??
???????????????????????????????????????????????????????? ? ??????????
| ???? | ????? | ???? |
|---|---|---|
| ????????????? | ??? | ???? |