Can I rightfully claim this as my own project if I recieved help online?
- by Brad Guy
Basically I'm new to network programming in Python, so I went on a tutorial online to find out about it. Using what was taught in the tutorial (creating a socket, connecting to ports, etc), I modified the code so that I made a program where two computers can send messages to one another.
If I were to apply for a job and show this to my…