AT
Size: a a a
AT
БГ
БГ
SP
M
M
├── app.py
├── race_report
│ ├── __init__.py
│ ├── logs
│ │ ├── abbreviations.txt
│ │ ├── end.log
│ │ └── start.log
│ └── program
│ ├── __init__.py
│ ├── __pycache__
│ └── report_of_racing.py
├── static
├── templates
│ ├── common_statistic.html
│ ├── driver_detail.html
│ ├── drivers.html
│ └── index.html
└── tests
├── __init__.py
└── test_web_interface.py
l
БГ
БГ
f.writelines(reversed(f))
, если не париться о переносе строки¯
БГ
БГ
f.writelines(reversed(f))
, если не париться о переносе строкиБГ
M
БГ
__file__
БГ
M
K
БГ
__file__
py3
print(__file__)
/home/ren/Desktop/rextester_linux_2.0/usercode/771453203/source.py