Update xor_bytes.py

This commit is contained in:
go-outside-helper 2024-03-14 17:02:53 +01:00 committed by GitHub
parent 346c1e6de3
commit 56740c0273
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
__author__ = "bt3gl"
__author__ = "Mia Stein"
def xor_str(str1, str2):