Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
console
/
indent2.py
blob: c8a30844fb9c0d643e336e58b762f0a5d0cf7e26 [
file
] [
log
] [
blame
]
for
x
in
range
(
1
,
10
):
print
x
print
1
print
2