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