It is a problem that outputs only the first input of a to the first input of z from any string. There is a condition that a and z must be included and a must come before z. I don't know why I get that = errorㅠ<
python
In Python, it is not ||
but or
&&
is and
And I think the last line is not print x['a':'z']
but print x[q:p]
© 2025 OneMinuteCode. All rights reserved.