Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/oreo-m5-release
/
.
/
python
/
testData
/
console
/
indent2.py
blob: c8a30844fb9c0d643e336e58b762f0a5d0cf7e26 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a5
2013-11-04 10:16:08 -0800
[
diff
] [
blame
]
1
for
x
in
range
(
1
,
10
):
2
print
x
3
print
1
4
print
2