mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-18 06:30:23 -04:00
rename
This commit is contained in:
parent
dac26e1abb
commit
90049c80af
15 changed files with 0 additions and 0 deletions
|
@ -1,6 +0,0 @@
|
|||
import socket
|
||||
|
||||
HOST = 'www.github.com'
|
||||
PORT = 80
|
||||
client = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
|
||||
client.connect((HOST, PORT))
|
Loading…
Add table
Add a link
Reference in a new issue