mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-19 13:18:13 +02:00
Add files via upload
This commit is contained in:
parent
5355ab1e3a
commit
f8e91cef33
1 changed files with 0 additions and 1 deletions
|
|
@ -679,7 +679,6 @@ def localchatsendA():
|
|||
message = input("Message: ")
|
||||
encoded_message = message.encode('utf-8')
|
||||
hex_encoded_message = encoded_message.hex()
|
||||
print(encoded_message.hex())
|
||||
input("\nContinue...")
|
||||
|
||||
while True:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue