Translate comments to Dutch and update log message for clarity

This commit is contained in:
vista-man
2025-01-28 09:08:20 +01:00
parent 8096fc34d3
commit ac84255108
6 changed files with 52 additions and 44 deletions

View File

@@ -1 +1,2 @@
print("Deez"[::-1]) # Output: "olleh"
# Print de omgekeerde string
print("Deez"[::-1]) # Output: "zeeD"