1
Fork 0
This repository has been archived on 2021-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
automation_project/Lesopdrachten(formatief)/01 Sockets/Opdracht 1/4.py

2 lines
74 B
Python

a = 'The client connects to the server by calling socket()'
print(a[4:10])