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