Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- e=lambda m:''.join([chr(ord('z')+ord('a')-ord(c))if c.isalpha()else c for c in m])
- d=e("r zn z mviw")
- print(d)
- """
- Copyright (c) 2023 Zeromega
- Drop a link or a Sub on one of my videos if this script help you, copy the link below
- https://www.youtube.com/channel/UCfqUJ4rmk6W-ZAjDtkBZ1CA?sub_confirmation=1
- """
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement