Compare commits
4 Commits
91c16cbc88
...
dingshuo-p
| Author | SHA1 | Date | |
|---|---|---|---|
| 8062ed4bfd | |||
|
|
ffd77057e3 | ||
| 279a01b897 | |||
| 77fd09e6d2 |
@@ -34,7 +34,7 @@ def long_line():
|
|||||||
def missing_spaces():
|
def missing_spaces():
|
||||||
"""缺少必要空格"""
|
"""缺少必要空格"""
|
||||||
x=1+2
|
x=1+2
|
||||||
y=3*4
|
y=3*99
|
||||||
if x==1:
|
if x==1:
|
||||||
print(x)
|
print(x)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user