Skip to content

Activities and assignments for the Programming For Everyone course.

Notifications You must be signed in to change notification settings

BasilBibi/Coursera_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera_Python

Activities and assignments for the Programming For Everyone course.

To start a simple socket server

python -m coursera_python.module3.SocketClientRunner 192.168.1.5 65523

To start a simple socket client

python -m coursera_python.module3.SocketServerRunner 65530

About

Activities and assignments for the Programming For Everyone course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published