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