mirror of
https://github.com/Alvin-Zilverstand/ict-algemeen-opdrachten.git
synced 2026-04-17 18:42:44 +02:00
1 line
38 B
Python
1 line
38 B
Python
|
|
print("Deez"[::-1]) # Output: "olleh"
|