Sign in
android
/
platform
/
tools
/
idea
/
dc0e9a07745d26e1d40a46faee6f723b68e272f2
/
.
/
python
/
testData
/
console
/
indent2.after.py
blob: 6b3a39b5e89a74a7db339ea2fe824d123af6d266 [
file
] [
log
] [
blame
]
for
x
in
range
(
1
,
10
):
print
x
print
1
print
2