If the first index is greater than or equal to the second the result is an empty string, represented by two quotation marks

PHOTO EMBED

Thu Sep 22 2022 01:34:11 GMT+0000 (Coordinated Universal Time)

Saved by @L0uJ1rky45M #python

>>> fruit = 'banana'
>>> fruit[3:3]
''
content_copyCOPY

https://www.py4e.com/html3/06-strings