Files
ict-algemeen-opdrachten/Python/omgedraaide string/string.py

1 line
38 B
Python

print("Deez"[::-1]) # Output: "olleh"